Searched refs:Pcred (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/lib/libproc/common/ |
H A D | libproc.h | 219 extern int Pcred(struct ps_prochandle *, prcred_t *, int);
|
H A D | Pgcore.c | 1322 if (Pcred(P, &cred, 0) != 0) 1330 if (Pcred(P, cp, cred.pr_ngroups) != 0 ||
|
H A D | llib-lproc | 47 int Pcred(struct ps_prochandle *Pr, prcred_t *pcrp, int ngroups);
|
H A D | Pcontrol.c | 1084 Pcred(struct ps_prochandle *P, prcred_t *pcrp, int ngroups) function
|
Completed in 25 milliseconds