Home
last modified time | relevance | path

Searched refs:RCTL_USE_RECIPIENT_PID (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Drctl.h89 #define RCTL_USE_RECIPIENT_PID 0x10000000 macro
/illumos-gate/usr/src/uts/common/syscall/
H A Drctlsys.c454 if (flags & RCTL_USE_RECIPIENT_PID) { in rctlsys_set()
573 if (!(flags & RCTL_USE_RECIPIENT_PID)) { in rctlsys_set()
/illumos-gate/usr/src/cmd/truss/
H A Dprint.c2868 if (pval & RCTL_USE_RECIPIENT_PID) { in prt_rsf()
2869 pval ^= RCTL_USE_RECIPIENT_PID; in prt_rsf()