Searched refs:Psetcred (Results 1 – 5 of 5) sorted by relevance
39 Psetcred(struct ps_prochandle *Pr, const prcred_t *credp) in Psetcred() function
246 Psetcred;
275 extern int Psetcred(struct ps_prochandle *, const prcred_t *);
383 int Psetcred(struct ps_prochandle *Pr, const prcred_t *pcred);
189 if (Psetcred(Pr, prcred) != 0) { in look()