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

/osnet-11/usr/src/lib/libproc/common/
H A DPcontrol.c2020 Pwrite(struct ps_prochandle *P, function
2124 * should proceed though most likely the Pwrite() will also fail.
2130 if (Pwrite(P, &old, sizeof (old), address) != sizeof (old))

Completed in 30 milliseconds