Searched refs:PR_ALT_SYSCALL (Results 1 – 2 of 2) sorted by relevance
12 #ifndef PR_ALT_SYSCALL13 #define PR_ALT_SYSCALL 0x43724f53 macro20 ret = prctl(PR_ALT_SYSCALL, PR_ALT_SYSCALL_SET_SYSCALL_TABLE, in main()
46 #ifndef PR_ALT_SYSCALL47 # define PR_ALT_SYSCALL 0x43724f53 macro1768 if (prctl(PR_ALT_SYSCALL, 1, j->alt_syscall_table)) in minijail_enter()