Searched defs:ioctx (Results 1 – 6 of 6) sorted by relevance
/external/autotest/client/tests/aio_dio_bugs/src/ |
D | aio-dio-subblock-eof-read.c | 43 io_context_t ioctx; in main() local
|
/external/libxml2/ |
D | xmlIO.c | 3034 xmlInputCloseCallback ioclose, void *ioctx, xmlCharEncoding enc) { in xmlParserInputBufferCreateIO() 3064 xmlOutputCloseCallback ioclose, void *ioctx, in xmlOutputBufferCreateIO()
|
D | schematron.c | 172 void *ioctx; member
|
D | xmlsave.c | 1905 void *ioctx, const char *encoding, int options) in xmlSaveToIO()
|
D | xmlreader.c | 5511 void *ioctx, const char *URL, const char *encoding, in xmlReaderForIO() 5731 xmlInputCloseCallback ioclose, void *ioctx, in xmlReaderNewIO()
|
D | parser.c | 12502 void *ioctx, xmlCharEncoding enc) { in xmlCreateIOParserCtxt() 15338 void *ioctx, const char *URL, const char *encoding, int options) in xmlReadIO() 15544 xmlInputCloseCallback ioclose, void *ioctx, in xmlCtxtReadIO()
|