Searched refs:EMPTYLIST (Results 1 – 2 of 2) sorted by relevance
102 #define EMPTYLIST(p) (p->cl_head == (struct callsave *)NULL) macro
1144 while (!EMPTYLIST(phead)) { in send_dis()1181 while (!EMPTYLIST(phead)) { in trycon()1636 if (EMPTYLIST(pending)) { in pitchcall()