Searched refs:pr_setrctl (Results 1 - 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/libproject/common/ |
H A D | setproject.c | 371 (void) pr_setrctl(Pr, ctl_name, NULL, 377 (void) pr_setrctl(Pr, ctl_name, NULL, 401 if (pr_setrctl(Pr, ctl_name,
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | pr_getrctl.c | 123 pr_setrctl(struct ps_prochandle *Pr, const char *rname, function
|
H A D | libproc.h | 377 extern int pr_setrctl(struct ps_prochandle *,
|
H A D | llib-lproc | 258 int pr_setrctl(struct ps_prochandle *Pr, const char *rname,
|
/illumos-gate/usr/src/cmd/prctl/ |
H A D | prctl.c | 1841 if (pr_setrctl(Pr, name, NULL, 1849 if (pr_setrctl(Pr, name, NULL, 1858 if (pr_setrctl(Pr, name, NULL, 1867 if (pr_setrctl(Pr, name, NULL,
|
/illumos-gate/usr/src/man/man3proc/ |
H A D | Makefile | 108 pr_setrctl.3proc \
|
/illumos-gate/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 3961 if (pr_setrctl(p.pr, rname, NULL, rblk, RCTL_DELETE) != 3977 if (pr_setrctl(p.pr, rname, NULL, rblk, RCTL_INSERT)) {
|
Completed in 150 milliseconds