Searched refs:SYS_chroot (Results 1 – 5 of 5) sorted by relevance
34 return (_syscall(SYS_chroot, d)); in chroot()
35 return (_syscall(SYS_chroot, d)); in chroot()
158 #define SYS_chroot 61 macro
52 SYS_execve, SYS_umask, SYS_chroot, -1 /*fstat*/,
1369 if ((tad->tad_scid == SYS_chdir) || (tad->tad_scid == SYS_chroot)) { in audit_chdirec()