Searched refs:Pgetauxvec (Results 1 – 6 of 6) sorted by relevance
132 Pgetauxvec;
588 extern const auxv_t *Pgetauxvec(struct ps_prochandle *);
915 Pgetauxvec(struct ps_prochandle *P) in Pgetauxvec() function
56 Pgetauxvec.3proc \
78 file path=usr/share/man/man3proc/Pgetauxvec.3proc
4697 *auxvp = Pgetauxvec(t->t_pshandle); in pt_auxv()5145 if (P != NULL && (auxv = Pgetauxvec(P)) != NULL && in pt_xd_auxv()