Searched refs:EV_NULL (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libresolv2/include/isc/ | ||
H A D | eventlib.h | 75 #define EV_NULL 4 macro |
/titanic_50/usr/src/lib/libresolv2/common/isc/ | ||
H A D | eventlib.c | 353 if ((options & EV_NULL) != 0) in evGetNext() |