Home
last modified time | relevance | path

Searched refs:pc_cpid (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Ducredsys.c56 kpc.pc_cpid = -1; in getpeerucred()
111 uc = cred2ucred(kpc.pc_cr, kpc.pc_cpid, NULL, CRED()); in getpeerucred()
/illumos-gate/usr/src/uts/common/sys/
H A Dstropts.h419 pid_t pc_cpid; member
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1138 kp->pc_cpid = fnp->fn_cpid; in fifo_ioctl_getpeercred()
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c1547 kp->pc_cpid = so->so_cpid; in sosctp_ioctl()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_subr.c1542 kp->pc_cpid = so->so_cpid; in socket_ioctl_common()
H A Dsocktpi.c5887 kp->pc_cpid = so->so_cpid; in sotpi_ioctl()
/illumos-gate/usr/src/uts/common/io/
H A Dtimod.c1662 kp->pc_cpid = tp->tim_cpid; in timodwproc()
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c3067 fdinfo->pr_peerpid = kpc.pc_cpid; in prgetfdinfo()