Home
last modified time | relevance | path

Searched defs:ISC_LINK (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dlist.h37 #define ISC_LINK(type) struct { type *prev, *next; } macro
/netbsd/external/mpl/bind/dist/lib/isc/include/isc/
H A Dlist.h49 #define ISC_LINK(type) \ macro