Searched defs:INIT_LIST (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/libresolv-54/
H A Dres_update.h32 #define INIT_LIST(list) do { (list).head = NULL; (list).tail = NULL; } while (0) macro
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/include/isc/
H A Dutil.h190 #define INIT_LIST(type) ISC_LIST_INIT(type) macro
/macosx-10.9.5/ntp-88/lib/isc/include/isc/
H A Dutil.h185 #define INIT_LIST(type) ISC_LIST_INIT(type) macro

Completed in 193 milliseconds