Searched refs:ISC_LIST_INSERTBEFORE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/ntp/lib/isc/include/isc/
H A Dlist.h133 #define ISC_LIST_INSERTBEFORE(list, before, elt, link) \ macro
H A Dutil.h203 #define INSERTBEFORE(li, b, e, ln) ISC_LIST_INSERTBEFORE(li, b, e, ln)

Completed in 97 milliseconds