Home
last modified time | relevance | path

Searched refs:SIMPLEQ_INSERT_AFTER (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dsys-queue.h91 #undef SIMPLEQ_INSERT_AFTER
364 #define SIMPLEQ_INSERT_AFTER(head, listelm, elm, field) do { \ macro
/titanic_41/usr/src/uts/common/sys/
H A Dqueue.h378 #define SIMPLEQ_INSERT_AFTER(head, listelm, elm, field) do { \ macro