Home
last modified time | relevance | path

Searched refs:Pgetauxvec (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A Dmapfile-vers130 Pgetauxvec;
H A Dlibproc.h586 extern const auxv_t *Pgetauxvec(struct ps_prochandle *);
H A DPsymtab.c915 Pgetauxvec(struct ps_prochandle *P) in Pgetauxvec() function
/illumos-gate/usr/src/man/man3proc/
H A DMakefile55 Pgetauxvec.3proc \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3proc.inc76 file path=usr/share/man/man3proc/Pgetauxvec.3proc
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c4700 *auxvp = Pgetauxvec(t->t_pshandle); in pt_auxv()
5148 if (P != NULL && (auxv = Pgetauxvec(P)) != NULL && in pt_xd_auxv()