Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Drctl.h87 #define RCTL_REPLACE 0x00000002 macro
/titanic_50/usr/src/uts/common/syscall/
H A Drctlsys.c409 action != RCTL_REPLACE) in rctlsys_set()
558 if (action == RCTL_REPLACE) { in rctlsys_set()
/titanic_50/usr/src/cmd/prctl/
H A Dprctl.c887 rctlblkB, RCTL_REPLACE) != 0) { in main()
972 rctlblkB, RCTL_REPLACE) != 0) { in main()
1832 if (flags == RCTL_REPLACE) { in prctl_setrctl()
/titanic_50/usr/src/cmd/truss/
H A Dprint.c2629 else if (action == RCTL_REPLACE) in prt_rsf()