Home
last modified time | relevance | path

Searched refs:ISC_LIST_INITANDPREPEND (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/ntp/lib/isc/include/isc/
H A Dlist.h66 #define ISC_LIST_INITANDPREPEND(list, elt, link) \ macro
/freebsd-12.1/contrib/ntp/lib/isc/
H A Dlex.c221 ISC_LIST_INITANDPREPEND(lex->sources, source, link); in new_source()
H A Dlog.c1084 ISC_LIST_INITANDPREPEND(lcfg->channellists[category_id], in assignchannel()