Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libbind/dist/include/isc/
H A Dlist.h25 #define INIT_LIST(list) \ macro
/netbsd-src/lib/libc/include/isc/
H A Dlist.h25 #define INIT_LIST(list) \ macro
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dutil.h208 #define INIT_LIST( global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dutil.h209 #define INIT_LIST(type) ISC_LIST_INIT(type) macro