Searched defs:Psysentry (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libproc/common/ |
H A D | Pcontrol.c | 305 (void) Psysentry(P, SYS_pause, 1); 329 (void) Psysentry(P, SYS_pause, 0); 336 (void) Psysentry(P, SYS_exit, 1); 337 (void) Psysentry(P, SYS_execve, 1); 838 (void) Psysentry(P, 0, FALSE); 2628 Psysentry(struct ps_prochandle *P, int which, int stop) function
|
Completed in 271 milliseconds