Searched refs:pc_cr (Results 1 – 7 of 7) sorted by relevance
55 kpc.pc_cr = NULL; in getpeerucred()108 if (kpc.pc_cr != NULL) { in getpeerucred()111 uc = cred2ucred(kpc.pc_cr, kpc.pc_cpid, NULL, CRED()); in getpeerucred()113 crfree(kpc.pc_cr); in getpeerucred()
420 cred_t *pc_cr; member
1397 kp->pc_cr = fnp->fn_pcredp; in fifo_strioctl()
1537 kp->pc_cr = so->so_peercred; in sosctp_ioctl()
1538 kp->pc_cr = so->so_peercred; in socket_ioctl_common()
5949 kp->pc_cr = so->so_peercred; in sotpi_ioctl()
1657 crhold(kp->pc_cr = tp->tim_peercred); in timodwproc()