Searched defs:P_live_ops (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libproc/common/
H A DPcontrol.c90 static const ps_rwops_t P_live_ops = { Pread_live, Pwrite_live }; variable
250 P->ops = &P_live_ops;
553 P->ops = &P_live_ops;

Completed in 29 milliseconds