Home
last modified time | relevance | path

Searched defs:KNLIST_EMPTY (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Devent.h178 #define KNLIST_EMPTY(list) SLIST_EMPTY(&(list)->kl_list) macro
/f-stack/freebsd/sys/
H A Devent.h244 #define KNLIST_EMPTY(list) SLIST_EMPTY(&(list)->kl_list) macro