Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libsmbfs/smb/
H A Dqueue.h106 #define SLIST_REMOVE_HEAD(head, field) do { \ macro
/titanic_51/usr/src/uts/common/sys/
H A Dqueue.h226 #define SLIST_REMOVE_HEAD(head, field) do { \ macro
/titanic_51/usr/src/boot/sys/sys/
H A Dqueue.h250 #define SLIST_REMOVE_HEAD(head, field) do { \ macro