Searched defs:FIONREAD (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/emacs-93/emacs/mac/inc/sys/
H A Dioctl.h29 #define FIONREAD 1 macro
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dfilio.h77 #define FIONREAD _IOR('f', 127, int) /* get # bytes to read */ macro
/macosx-10.10/emacs-93/emacs/src/
H A Dsystty.h171 /* Allow m- file to inhibit use of FIONREAD. */ macro
H A Dw32.c3809 pfn_ioctlsocket (SOCK_HANDLE (fd), FIONREAD, &waiting); local
H A Dkeyboard.c617 #undef FIONREAD macro
[all...]

Completed in 200 milliseconds