Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/raidframe/
H A Drf_dagfuncs.c273 RF_IoType_t iotype = (node->dagHdr->status == rf_enable) ? RF_IO_TYPE_READ : RF_IO_TYPE_NOP; in rf_DiskReadFuncForThreads() local
302 RF_IoType_t iotype = (node->dagHdr->status == rf_enable) ? RF_IO_TYPE_WRITE : RF_IO_TYPE_NOP; in rf_DiskWriteFuncForThreads() local
/netbsd-src/external/bsd/libevent/dist/
H A Dbufferevent_pair.c308 be_pair_flush(struct bufferevent *bev, short iotype, in be_pair_flush()
H A Dbufferevent.c281 bufferevent_trigger(struct bufferevent *bufev, short iotype, int options) in bufferevent_trigger()
672 short iotype, in bufferevent_flush()
H A Dbufferevent_sock.c614 be_socket_flush(struct bufferevent *bev, short iotype, in be_socket_flush()
H A Dbufferevent_filter.c577 short iotype, enum bufferevent_flush_mode mode) in be_filter_flush()
H A Dbufferevent-internal.h409 bufferevent_trigger_nolock_(struct bufferevent *bufev, short iotype, int options) in bufferevent_trigger_nolock_()
H A Dbufferevent_openssl.c1263 short iotype, enum bufferevent_flush_mode mode) in be_openssl_flush()
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diolib.c73 int iotype; /* IO_BLK, IO_SEQ, IO_TXT */ member
161 int iotype = IO_BLK; in __collector_create_handle() local
H A Diotrace.c47 IOTrace_type iotype; /* IO type */ member
897 write_io_packet (int fd, ssize_t ret, hrtime_t reqt, int iotype) in write_io_packet()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Diolib.c73 int iotype; /* IO_BLK, IO_SEQ, IO_TXT */ member
161 int iotype = IO_BLK; in __collector_create_handle() local
H A Diotrace.c53 IOTrace_type iotype; /* IO type */ member
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dlist_read.c2194 char iotype[] = "LISTDIRECTED"; in list_formatted_read_scalar() local
2992 char iotype[] = "NAMELIST"; in nml_read_obj() local
H A Dtransfer.c1558 char *iotype; in formatted_transfer_scalar_read() local
2027 char *iotype; in formatted_transfer_scalar_write() local
2504 bt iotype; in transfer_array_inner() local
H A Dwrite.c1903 char iotype[] = "LISTDIRECTED"; in list_formatted_write_scalar() local
2228 char iotype[] = "NAMELIST"; in nml_write_obj() local
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dlist_read.c2193 char iotype[] = "LISTDIRECTED"; in list_formatted_read_scalar() local
2991 char iotype[] = "NAMELIST"; in nml_read_obj() local
H A Dtransfer.c1698 char *iotype; in formatted_transfer_scalar_read() local
2179 char *iotype; in formatted_transfer_scalar_write() local
2656 bt iotype; in transfer_array_inner() local
H A Dwrite.c1955 char iotype[] = "LISTDIRECTED"; in list_formatted_write_scalar() local
2280 char iotype[] = "NAMELIST"; in nml_write_obj() local
/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dio.c79 int iotype; member
/netbsd-src/bin/ksh/
H A Dexec.c1120 int iotype = iop->flag & IOTYPE; local