Home
last modified time | relevance | path

Searched refs:pop_uname (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/libproc/common/
H A DPutil.c194 .pop_uname = (pop_uname_t)Pdefault_int,
236 if (src->pop_uname != NULL) in Pinit_ops()
237 dst->pop_uname = src->pop_uname; in Pinit_ops()
H A DPidle.c117 .pop_uname = (pop_uname_t)Pidle_int,
H A Dlibproc.h233 pop_uname_t pop_uname; member
H A DPcore.c309 .pop_uname = Puname_core,
H A DPsymtab.c2940 return (P->ops.pop_uname(P, u, P->data)); in Puname()
H A DPcontrol.c325 .pop_uname = Puname_live,
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c1988 .pop_uname = Puname_gcore,