Searched refs:EMPTYLIST (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Dlisten.h104 #define EMPTYLIST(p) (p->cl_head == (struct callsave *) NULL) macro
/illumos-gate/usr/src/cmd/listen/
H A Dlisten.c1138 while (!EMPTYLIST(phead)) {
1175 while (!EMPTYLIST(phead)) {
1630 if (EMPTYLIST(pending)) {

Completed in 75 milliseconds