Searched defs:SIMPLEQ_INIT (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/ssh/include/ | ||
H A D | sys-queue.h | 347 #define SIMPLEQ_INIT(head) do { \ macro |
/titanic_41/usr/src/uts/common/sys/ | ||
H A D | queue.h | 358 #define SIMPLEQ_INIT(head) do { \ macro |