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

/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dlist.h47 #define ISC_LIST_EMPTY(list) ISC_TF((list).head == NULL) macro
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dlist.h47 #define ISC_LIST_EMPTY(list) ISC_TF((list).head == NULL) macro

Completed in 46 milliseconds