Searched refs:pr_getrlimit (Results 1 – 6 of 6) sorted by relevance
54 pr_getrlimit.o \
41 pr_getrlimit(struct ps_prochandle *Pr, in pr_getrlimit() function
181 pr_getrlimit;
262 /* pr_getrlimit.c */263 int pr_getrlimit(struct ps_prochandle *Pr,
384 extern int pr_getrlimit(struct ps_prochandle *,
320 if (pr_getrlimit(Pr, RLIMIT_NOFILE, &rlim) == 0) { in show_files()