Searched refs:Pisprocdir (Results 1 – 6 of 6) sorted by relevance
38 Pisprocdir(struct ps_prochandle *Pr, const char *dir) in Pisprocdir() function
128 Pisprocdir;
133 /* Pisprocdir.c */134 int Pisprocdir(struct ps_prochandle *Pr, const char *dir);
308 extern int Pisprocdir(struct ps_prochandle *, const char *);
38 Pisprocdir.o \
335 if (!Pisprocdir(Proc, dirname) || /* file not in a /proc directory */ in checkproc()