Home | History | Annotate | Download | only in minijail

Lines Matching refs:PR_ALT_SYSCALL

57 #ifndef PR_ALT_SYSCALL
58 # define PR_ALT_SYSCALL 0x43724f53
1419 if (prctl(PR_ALT_SYSCALL, 1, j->alt_syscall_table))
1420 pdie("prctl(PR_ALT_SYSCALL)");