Searched defs:pitchcall (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/listen/
H A Dlisten.c179 static void pitchcall(struct call_list *pending, struct t_discon *discon);
1115 pitchcall(phead, disc);
1621 * pitchcall: remove call from pending list
1625 pitchcall(struct call_list *pending, struct t_discon *discon) function

Completed in 61 milliseconds