Searched refs:pr_getrlimit (Results 1 – 6 of 6) sorted by relevance
51 pr_getrlimit.o \
41 pr_getrlimit(struct ps_prochandle *Pr, in pr_getrlimit() function
175 pr_getrlimit;
329 extern int pr_getrlimit(struct ps_prochandle *,
259 /* pr_getrlimit.c */260 int pr_getrlimit(struct ps_prochandle *Pr,
205 if (pr_getrlimit(Pr, RLIMIT_NOFILE, &rlim) == 0) { in show_files()