Home
last modified time | relevance | path

Searched refs:EV_NULL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Deventlib.h75 #define EV_NULL 4 macro
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Deventlib.c349 if ((options & EV_NULL) != 0) in evGetNext()