Searched refs:SYS_syscall (Results 1 – 5 of 5) sorted by relevance
31 #define SYS_syscall 0 /* SYS_indir */ macro
52 #define SYS_syscall 0 macro
392 (void) Lputareg(Lwp, R_G1, (prgreg_t)SYS_syscall); in checkproc()
321 pri->sys_indirect = (Lsp->pr_reg[R_G1] == SYS_syscall)? 1 : 0; in setupsysargs()
37 int syscallnum[190] = { SYS_syscall, SYS_exit, -1 /*fork1*/,