Home
last modified time | relevance | path

Searched refs:pr_getrlimit (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/lib/libproc/
H A DMakefile.com54 pr_getrlimit.o \
/titanic_44/usr/src/lib/libproc/common/
H A Dpr_getrlimit.c41 pr_getrlimit(struct ps_prochandle *Pr, in pr_getrlimit() function
H A Dmapfile-vers181 pr_getrlimit;
H A Dllib-lproc262 /* pr_getrlimit.c */
263 int pr_getrlimit(struct ps_prochandle *Pr,
H A Dlibproc.h384 extern int pr_getrlimit(struct ps_prochandle *,
/titanic_44/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c320 if (pr_getrlimit(Pr, RLIMIT_NOFILE, &rlim) == 0) { in show_files()