Searched refs:pr_setrctl (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/lib/libproject/common/ |
H A D | setproject.c | 371 (void) pr_setrctl(Pr, ctl_name, NULL, in rctl_set() 377 (void) pr_setrctl(Pr, ctl_name, NULL, in rctl_set() 401 if (pr_setrctl(Pr, ctl_name, in rctl_set()
|
/titanic_41/usr/src/lib/libproc/common/ |
H A D | pr_getrctl.c | 123 pr_setrctl(struct ps_prochandle *Pr, const char *rname, in pr_setrctl() function
|
H A D | mapfile-vers | 233 pr_setrctl;
|
H A D | libproc.h | 382 extern int pr_setrctl(struct ps_prochandle *,
|
H A D | llib-lproc | 257 int pr_setrctl(struct ps_prochandle *Pr, const char *rname,
|
/titanic_41/usr/src/cmd/prctl/ |
H A D | prctl.c | 1840 if (pr_setrctl(Pr, name, NULL, in prctl_setrctl() 1848 if (pr_setrctl(Pr, name, NULL, in prctl_setrctl() 1857 if (pr_setrctl(Pr, name, NULL, in prctl_setrctl() 1866 if (pr_setrctl(Pr, name, NULL, in prctl_setrctl()
|
/titanic_41/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 3800 if (pr_setrctl(p.pr, rname, NULL, rblk, RCTL_DELETE) != in zonecfg_apply_rctls() 3816 if (pr_setrctl(p.pr, rname, NULL, rblk, RCTL_INSERT)) { in zonecfg_apply_rctls()
|