Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/dig/lib/isc/include/isc/
H A Dlist.h57 #define ISC_LIST_INITANDPREPEND(list, elt, link) \ macro
/openbsd-src/usr.bin/dig/lib/isc/
H A Dlex.c183 ISC_LIST_INITANDPREPEND(lex->sources, source, link); in new_source()
H A Dlog.c687 ISC_LIST_INITANDPREPEND(lcfg->channellists[category_id], in assignchannel()