Searched refs:ISC_LIST_INITANDPREPEND (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dlist.h66 #define ISC_LIST_INITANDPREPEND(list, elt, link) \ macro
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dlist.h66 #define ISC_LIST_INITANDPREPEND(list, elt, link) \ macro
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dlex.c221 ISC_LIST_INITANDPREPEND(lex->sources, source, link);
H A Dlog.c1084 ISC_LIST_INITANDPREPEND(lcfg->channellists[category_id],
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dlex.c221 ISC_LIST_INITANDPREPEND(lex->sources, source, link);
H A Dlog.c1084 ISC_LIST_INITANDPREPEND(lcfg->channellists[category_id],
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dmaster.c1942 ISC_LIST_INITANDPREPEND(glue_list, this, link);
1944 ISC_LIST_INITANDPREPEND(current_list, this,
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dserver.c6399 ISC_LIST_INITANDPREPEND(server->dispatches, dispatch, link);

Completed in 103 milliseconds