Home
last modified time | relevance | path

Searched defs:iotype (Results 1 – 8 of 8) sorted by relevance

/external/libevent/
Dbufferevent_pair.c305 be_pair_flush(struct bufferevent *bev, short iotype, in be_pair_flush()
Dbufferevent.c258 bufferevent_trigger(struct bufferevent *bufev, short iotype, int options) in bufferevent_trigger()
645 short iotype, in bufferevent_flush()
Dbufferevent_sock.c621 be_socket_flush(struct bufferevent *bev, short iotype, in be_socket_flush()
Dbufferevent_filter.c574 short iotype, enum bufferevent_flush_mode mode) in be_filter_flush()
Dbufferevent-internal.h390 bufferevent_trigger_nolock_(struct bufferevent *bufev, short iotype, int options) in bufferevent_trigger_nolock_()
Dbufferevent_openssl.c1256 short iotype, enum bufferevent_flush_mode mode) in be_openssl_flush()
/external/ltp/testcases/kernel/ipc/pipeio/
Dpipeio.c117 static int iotype; /* sync io */ variable
/external/mksh/src/
Dexec.c1414 int iotype = iop->ioflag & IOTYPE; in iosetup() local