Searched defs:Psysentry (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | Pcontrol.c | 556 (void) Psysentry(P, SYS_pause, 1); 580 (void) Psysentry(P, SYS_pause, 0); 587 (void) Psysentry(P, SYS_exit, 1); 588 (void) Psysentry(P, SYS_execve, 1); 1089 (void) Psysentry(P, 0, FALSE); 2824 Psysentry(struct ps_prochandle *P, int which, int stop) function
|
Completed in 52 milliseconds