Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/
H A Dlisten.h94 struct t_call *c_cp; member
/titanic_44/usr/src/cmd/listen/
H A Dlisten.c1086 call = current->c_cp; in doevent()
1140 call = current->c_cp; in send_dis()
1177 call = current->c_cp; in trycon()
1637 if (p->c_cp->sequence == discon->sequence) { in pitchcall()
1651 clr_call(p->c_cp); in pitchcall()
1749 if ((tmp->c_cp = (struct t_call *) t_alloc(bindfd, T_CALL,
1893 call = tmp->c_cp;
1902 t_free((char *)tmp->c_cp, T_CALL);