Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dsys-queue.h370 #define SIMPLEQ_REMOVE_HEAD(head, elm, field) do { \ macro
/titanic_41/usr/src/uts/common/sys/
H A Dqueue.h385 #define SIMPLEQ_REMOVE_HEAD(head, field) do { \ macro