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

/opensolaris-onvv-gate/usr/src/head/
H A Dlisten.h94 struct t_call *c_cp; member in struct:callsave
/opensolaris-onvv-gate/usr/src/cmd/listen/
H A Dlisten.c1084 call = current->c_cp;
1138 call = current->c_cp;
1175 call = current->c_cp;
1635 if (p->c_cp->sequence == discon->sequence) {
1649 clr_call(p->c_cp);
1747 if ((tmp->c_cp = (struct t_call *) t_alloc(bindfd, T_CALL,
1891 call = tmp->c_cp;
1900 t_free((char *)tmp->c_cp, T_CALL);

Completed in 93 milliseconds