Home
last modified time | relevance | path

Searched refs:pc_cr (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/syscall/
H A Ducredsys.c55 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()
/titanic_41/usr/src/uts/common/sys/
H A Dstropts.h420 cred_t *pc_cr; member
/titanic_41/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1397 kp->pc_cr = fnp->fn_pcredp; in fifo_strioctl()
/titanic_41/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c1537 kp->pc_cr = so->so_peercred; in sosctp_ioctl()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_subr.c1538 kp->pc_cr = so->so_peercred; in socket_ioctl_common()
H A Dsocktpi.c5949 kp->pc_cr = so->so_peercred; in sotpi_ioctl()
/titanic_41/usr/src/uts/common/io/
H A Dtimod.c1657 crhold(kp->pc_cr = tp->tim_peercred); in timodwproc()