Home
last modified time | relevance | path

Searched refs:Psetcred (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libproc/common/
H A Dproc_set.c39 Psetcred(struct ps_prochandle *Pr, const prcred_t *credp) in Psetcred() function
H A Dmapfile-vers246 Psetcred;
H A Dlibproc.h275 extern int Psetcred(struct ps_prochandle *, const prcred_t *);
H A Dllib-lproc383 int Psetcred(struct ps_prochandle *Pr, const prcred_t *pcred);
/titanic_41/usr/src/cmd/ptools/pcred/
H A Dpcred.c189 if (Psetcred(Pr, prcred) != 0) { in look()