Home
last modified time | relevance | path

Searched refs:ps_ops_t (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/lib/libproc/common/
H A DPutil.h68 extern void Pinit_ops(ps_ops_t *, const ps_ops_t *);
H A DPutil.c181 static const ps_ops_t P_default_ops = {
208 Pinit_ops(ps_ops_t *dst, const ps_ops_t *src) in Pinit_ops()
H A DPcontrol.h226 ps_ops_t ops; /* ops-vector */
H A Dlibproc.h239 } ps_ops_t; typedef
255 extern struct ps_prochandle *Pgrab_ops(pid_t, void *, const ps_ops_t *, int);
H A DPidle.c110 static const ps_ops_t P_idle_ops = {
H A DPcontrol.c314 static const ps_ops_t P_live_ops = {
3891 Pgrab_ops(pid_t pid, void *data, const ps_ops_t *ops, int flags) in Pgrab_ops()
H A DPcore.c301 static const ps_ops_t P_core_ops = {
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c1976 static const ps_ops_t Pgcore_ops = {