Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dlisten.h102 #define EMPTYLIST(p) (p->cl_head == (struct callsave *)NULL) macro
/illumos-gate/usr/src/cmd/listen/
H A Dlisten.c1144 while (!EMPTYLIST(phead)) { in send_dis()
1181 while (!EMPTYLIST(phead)) { in trycon()
1636 if (EMPTYLIST(pending)) { in pitchcall()