Searched defs:ISC_LIST_ENQUEUE (Results 1 – 2 of 2) sorted by relevance
207 #define ISC_LIST_ENQUEUE(list, elt, link) ISC_LIST_APPEND(list, elt, link) macro
207 #define ISC_LIST_ENQUEUE( global() macro