Home
last modified time | relevance | path

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

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