Home
last modified time | relevance | path

Searched refs: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);
1121 pitchcall(phead, disc); in doevent()
1631 pitchcall(struct call_list *pending, struct t_discon *discon) in pitchcall() function