Searched defs:te_cpid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c637 pid_t te_cpid; /* cached pid of endpoint */ member in struct:tl_endpt
1445 tep->te_cpid = curproc->p_pid;
3216 mblk_setcred(confmp, peer_tep->te_credp, peer_tep->te_cpid);
3741 acc_ep->te_credp, acc_ep->te_cpid, cl_ep->te_flag,
3751 mblk_setcred(ccmp, acc_ep->te_credp, acc_ep->te_cpid);

Completed in 56 milliseconds