Searched defs:iotype (Results 1 – 8 of 8) sorted by relevance
/external/libevent/ |
D | bufferevent_pair.c | 305 be_pair_flush(struct bufferevent *bev, short iotype, in be_pair_flush()
|
D | bufferevent.c | 258 bufferevent_trigger(struct bufferevent *bufev, short iotype, int options) in bufferevent_trigger() 645 short iotype, in bufferevent_flush()
|
D | bufferevent_sock.c | 621 be_socket_flush(struct bufferevent *bev, short iotype, in be_socket_flush()
|
D | bufferevent_filter.c | 574 short iotype, enum bufferevent_flush_mode mode) in be_filter_flush()
|
D | bufferevent-internal.h | 390 bufferevent_trigger_nolock_(struct bufferevent *bufev, short iotype, int options) in bufferevent_trigger_nolock_()
|
D | bufferevent_openssl.c | 1256 short iotype, enum bufferevent_flush_mode mode) in be_openssl_flush()
|
/external/ltp/testcases/kernel/ipc/pipeio/ |
D | pipeio.c | 117 static int iotype; /* sync io */ variable
|
/external/mksh/src/ |
D | exec.c | 1414 int iotype = iop->ioflag & IOTYPE; in iosetup() local
|