Searched refs:__NR_chroot (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dunistd32.h135 #define __NR_chroot 61 macro
136 __SYSCALL(__NR_chroot, sys_chroot)
/linux-master/include/uapi/asm-generic/
H A Dunistd.h148 #define __NR_chroot 51 macro
149 __SYSCALL(__NR_chroot, sys_chroot)
/linux-master/tools/include/uapi/asm-generic/
H A Dunistd.h148 #define __NR_chroot 51 macro
149 __SYSCALL(__NR_chroot, sys_chroot)
/linux-master/tools/include/nolibc/
H A Dsys.h188 return my_syscall1(__NR_chroot, path);

Completed in 371 milliseconds