Home
last modified time | relevance | path

Searched refs:setrctl (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/lib/libc/port/sys/
H A Drctlsys.c30 #pragma weak _setrctl = setrctl
46 setrctl(const char *name, rctlblk_t *old_rblk, rctlblk_t *new_rblk, in setrctl() function
/titanic_41/usr/src/man/man2/
H A DMakefile123 setrctl.2 \
374 getrctl.2 := LINKSRC = setrctl.2
/titanic_41/usr/src/lib/libproc/common/
H A Dpr_getrctl.c132 return (setrctl(rname, old_blk, new_blk, rflag)); in pr_setrctl()
/titanic_41/usr/src/uts/common/sys/
H A Drctl.h108 extern int setrctl(const char *, rctlblk_t *, rctlblk_t *, int);
/titanic_41/usr/src/cmd/vscan/vscand/
H A Dvs_main.c852 rc = setrctl(limit, NULL, rblk, 0); in vscand_set_resource_limits()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel.man2.inc118 file path=usr/share/man/man2/setrctl.2
204 link path=usr/share/man/man2/getrctl.2 target=setrctl.2
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common791 setrctl
/titanic_41/usr/src/uts/common/os/
H A Dpriv_defs456 by setrlimit(2) and setrctl(2) without restriction.
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers1032 setrctl;
H A Dllib-lc1392 int setrctl(const char *name, rctlblk_t *old_rblk, rctlblk_t *new_rblk,