Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dlist.h121 #define __ISC_LIST_INSERTBEFOREUNSAFE(list, before, elt, link) \ macro
137 __ISC_LIST_INSERTBEFOREUNSAFE(list, before, elt, link); \