Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/include/
H A Dsys-queue.h334 #define SIMPLEQ_FIRST(head) ((head)->sqh_first) macro
/titanic_44/usr/src/uts/common/sys/
H A Dqueue.h414 #define SIMPLEQ_FIRST(head) ((head)->sqh_first) macro