Searched defs:FD_ZERO (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXpoll.h.in117 #define FD_ZERO(p) bzero((char *)(p), sizeof(*(p))) macro
/xsrc/external/mit/xdm/dist/include/
H A Ddm.h124 # define FD_ZERO(fdp) bzero ((fdp), sizeof (*(fdp))) macro

Completed in 3 milliseconds