Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dlisten.h92 struct t_call *c_cp; member
/illumos-gate/usr/src/cmd/listen/
H A Dlisten.c1092 call = current->c_cp; in doevent()
1146 call = current->c_cp; in send_dis()
1183 call = current->c_cp; in trycon()
1643 if (p->c_cp->sequence == discon->sequence) { in pitchcall()
1657 clr_call(p->c_cp); in pitchcall()
1755 if ((tmp->c_cp = (struct t_call *) t_alloc(bindfd, T_CALL,
1899 call = tmp->c_cp;
1908 t_free((char *)tmp->c_cp, T_CALL);