Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libproc/common/
H A DPutil.h68 extern void Pinit_ops(ps_ops_t *, const ps_ops_t *);
H A DPutil.c208 Pinit_ops(ps_ops_t *dst, const ps_ops_t *src) in Pinit_ops() function
H A DPidle.c191 Pinit_ops(&P->ops, &P_idle_ops); in Pgrab_file()
H A DPcontrol.c491 Pinit_ops(&P->ops, &P_live_ops); in Pxcreate()
794 Pinit_ops(&P->ops, &P_live_ops); in Pgrab()
3899 Pinit_ops(&P->ops, ops); in Pgrab_ops()
H A DPcore.c2279 Pinit_ops(&P->ops, &P_core_ops); in Pfgrab_core()