Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libproc/common/
H A DPutil.c185 .pop_read_aux = (pop_read_aux_t)Pdefault_void,
218 if (src->pop_read_aux != NULL) in Pinit_ops()
219 dst->pop_read_aux = src->pop_read_aux; in Pinit_ops()
H A Dlibproc.h224 pop_read_aux_t pop_read_aux; member
H A DPsymtab.c849 P->ops.pop_read_aux(P, &P->auxv, &P->nauxv, P->data); in Preadauxvec()
H A DPcontrol.c318 .pop_read_aux = Pread_aux_live,
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c1980 .pop_read_aux = Pread_aux_gcore,