Searched defs:io_read (Results 1 – 5 of 5) sorted by relevance
42 static int io_read(void *opaque, uint8_t *buf, int buf_size) in io_read() function
133 GIOStatus (*io_read) (GIOChannel *channel, member
119 static ossl_inline int io_read(aio_context_t ctx, long n, struct iocb **iocb) in io_read() function
605 io_read (SoupMessage *msg, gboolean blocking, in io_read() function
72 def io_read(self, len = -1): member in ioWrapper