Home
last modified time | relevance | path

Searched refs:FIONWRITE (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dfilio.h61 #define FIONWRITE _IOR('f', 119, int) /* get # bytes (yet) to write */ macro
/f-stack/freebsd/kern/
H A Dsys_socket.c221 case FIONWRITE: in soo_ioctl()
H A Dtty.c1676 case FIONWRITE: in tty_generic_ioctl()