Searched refs:Pgetauxvec (Results 1 – 5 of 5) sorted by relevance
121 Pgetauxvec;
565 extern const auxv_t *Pgetauxvec(struct ps_prochandle *);
232 const auxv_t *Pgetauxvec(struct ps_prochandle *Pr);
880 Pgetauxvec(struct ps_prochandle *P) in Pgetauxvec() function
4654 *auxvp = Pgetauxvec(t->t_pshandle); in pt_auxv()5080 if (P != NULL && (auxv = Pgetauxvec(P)) != NULL && in pt_xd_auxv()