Searched refs:SYS_chroot (Results 1 – 2 of 2) sorted by relevance
70 #define SYS_chroot 61 macro
232 #if defined (SYS_chroot) in init_syscall_table()233 syscall_table[SYS_chroot] = "chroot"; in init_syscall_table()