Home
last modified time | relevance | path

Searched refs:sys_chroot (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/kern/
H A Dinit_sysent.c78 { AS(chroot_args), 4, (sy_call_t *)sys_chroot }, /* 61 = chroot */
H A Dvfs_syscalls.c2071 sys_chroot(struct sysmsg *sysmsg, const struct chroot_args *uap) in sys_chroot() function
/dragonfly/sys/sys/
H A Dsysproto.h1522 int sys_chroot (struct sysmsg *sysmsg, const struct chroot_args *);