Home
last modified time | relevance | path

Searched refs:get_rctls (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/prctl/
H A Dprctl.c144 static int get_rctls(struct ps_prochandle *);
735 errflg = get_rctls(p.pr); in main()
1041 errflg = get_rctls(p.pr); in main()
1103 get_rctls(struct ps_prochandle *Pr) in get_rctls() function
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c3422 get_rctls(zlog_t *zlogp, char **bufp, size_t *bufsizep) in get_rctls() function
4946 get_rctls(zlogp, &rctlbuf, &rctlbufsz) != 0) { in vplat_create()