Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/dig/lib/isc/include/isc/
H A Dlist.h112 #define __ISC_LIST_INSERTBEFOREUNSAFE(list, before, elt, link) \ macro
126 __ISC_LIST_INSERTBEFOREUNSAFE(list, before, elt, link); \