Searched defs:SLIST_REMOVE (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libsmbfs/smb/ |
H A D | queue.h | 93 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/titanic_50/usr/src/cmd/ssh/include/ |
H A D | sys-queue.h | 227 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/titanic_50/usr/src/uts/common/io/drm/ |
H A D | queue.h | 191 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | queue.h | 231 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|