Home
last modified time | relevance | path

Searched defs:SLIST_EMPTY (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/lib/libsmbfs/smb/
H A Dqueue.h68 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
/titanic_51/usr/src/uts/common/sys/
H A Dqueue.h251 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
/titanic_51/usr/src/boot/sys/sys/
H A Dqueue.h186 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro