Home
last modified time | relevance | path

Searched defs:SLIST_REMOVE (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libsmbfs/smb/
H A Dqueue.h93 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/titanic_50/usr/src/cmd/ssh/include/
H A Dsys-queue.h227 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/titanic_50/usr/src/uts/common/io/drm/
H A Dqueue.h191 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/titanic_50/usr/src/uts/common/sys/
H A Dqueue.h231 #define SLIST_REMOVE(head, elm, type, field) do { \ macro