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

/illumos-gate/usr/src/lib/libproc/common/
H A DPutil.h68 extern void Pinit_ops(ps_ops_t *, const ps_ops_t *);
H A DPutil.c209 Pinit_ops(ps_ops_t *dst, const ps_ops_t *src) function
H A DPidle.c192 Pinit_ops(&P->ops, &P_idle_ops);
H A DPcontrol.c501 Pinit_ops(&P->ops, &P_live_ops);
804 Pinit_ops(&P->ops, &P_live_ops);
3938 Pinit_ops(&P->ops, ops);
H A DPcore.c2330 Pinit_ops(&P->ops, &P_core_ops);

Completed in 73 milliseconds