Home
last modified time | relevance | path

Searched refs:RCTL_REPLACE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Drctl.h87 #define RCTL_REPLACE 0x00000002 macro
/illumos-gate/usr/src/uts/common/syscall/
H A Drctlsys.c409 action != RCTL_REPLACE) in rctlsys_set()
558 if (action == RCTL_REPLACE) { in rctlsys_set()
/illumos-gate/usr/src/cmd/prctl/
H A Dprctl.c888 rctlblkB, RCTL_REPLACE) != 0) { in main()
973 rctlblkB, RCTL_REPLACE) != 0) { in main()
1833 if (flags == RCTL_REPLACE) { in prctl_setrctl()
/illumos-gate/usr/src/cmd/truss/
H A Dprint.c2861 else if (action == RCTL_REPLACE) in prt_rsf()