Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libproc/common/
H A DPutil.h51 extern void Pinit_ops(ps_ops_t *, const ps_ops_t *);
H A DPutil.c179 Pinit_ops(ps_ops_t *dst, const ps_ops_t *src) in Pinit_ops() function
H A DPidle.c192 Pinit_ops(&P->ops, &P_idle_ops); in Pgrab_file()
H A DPcontrol.c559 Pinit_ops(&P->ops, &P_live_ops); in Pxcreate()
862 Pinit_ops(&P->ops, &P_live_ops); in Pgrab()
4025 Pinit_ops(&P->ops, ops); in Pgrab_ops()
H A DPcore.c2432 Pinit_ops(&P->ops, &P_core_ops);