Searched refs:ps_rwops_t (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libproc/common/
H A DPcontrol.h189 } ps_rwops_t; typedef in typeref:struct:ps_rwops
221 const ps_rwops_t *ops; /* pointer to ops-vector for read and write */
H A DPidle.c74 static const ps_rwops_t P_idle_ops = {
H A DPcore.c121 static const ps_rwops_t P_core_ops = { Pread_core, Pwrite_core };
H A DPcontrol.c91 static const ps_rwops_t P_live_ops = { Pread_live, Pwrite_live };

Completed in 104 milliseconds