Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libc/include/isc/
Dlist.h30 #define INIT_LIST(list) \ macro
/freebsd-9-stable/contrib/ntp/lib/isc/include/isc/
Dutil.h190 #define INIT_LIST(type) ISC_LIST_INIT(type) macro
/freebsd-9-stable/contrib/bind9/lib/isc/include/isc/
Dutil.h192 #define INIT_LIST(type) ISC_LIST_INIT(type) macro