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

/opensolaris-onvv-gate/usr/src/head/
H A Dlisten.h95 struct callsave *c_np; member in struct:callsave
/opensolaris-onvv-gate/usr/src/cmd/listen/
H A Dlisten.c544 cp->c_np = (struct callsave *) NULL;
548 cp->c_np = head->cl_tail->c_np;
549 head->cl_tail->c_np = cp;
567 cp->c_np = (struct callsave *) NULL;
571 cp->c_np = head->cl_head;
600 head->cl_head = ret->c_np;
1637 pending->cl_head = p->c_np;
1643 oldp->c_np = p->c_np;
[all...]

Completed in 110 milliseconds