gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:_IOWR from t2ex/bsd_source/t2ex/network/net/src_bsd/sys/filio.h (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/sys/filio.h - 3.1KB - 62 lines
51: #define FIOGETOWN       _IOR('f', 123, int)   /* get owner */
52: #define OFIOGETBMAP     _IOWR('f', 122, uint32_t) /* get underlying block no. */
53: #define FIOGETBMAP      _IOWR('f', 122, daddr_t) /* get underlying block no. */
54: #define FIONWRITE       _IOR('f', 121, int)   /* get # bytes outstanding