Home
last modified time | relevance | path

Searched refs:SYS_chroot (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/sys/
HDsyscall.h70 #define SYS_chroot 61 macro
/trueos/contrib/gdb/gdb/
HDproc-events.c232 #if defined (SYS_chroot) in init_syscall_table()
233 syscall_table[SYS_chroot] = "chroot"; in init_syscall_table()