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

/bind-9.6-ESV-R11/lib/lwres/win32/include/lwres/
H A Dnet.h75 * Fix the FD_SET and FD_CLR Macros to properly cast
77 #undef FD_CLR macro
78 #define FD_CLR(fd, set) do { \ macro
/bind-9.6-ESV-R11/lib/isc/win32/include/isc/
H A Dnet.h152 * Fix the FD_SET and FD_CLR Macros to properly cast
154 #undef FD_CLR macro
155 #define FD_CLR(fd, set) do { \ macro

Completed in 10 milliseconds