OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_fchroot
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/rump/librump/rumpvfs/
rumpvfs_syscalls.c
53
extern sy_call_t
sys_fchroot
;
158
{ 297,
sys_fchroot
},
/src/sys/compat/sunos/
sunos_syscallargs.h
742
int
sys_fchroot
(struct lwp *, const struct sys_fchroot_args *, register_t *);
sunos_sysent.c
796
.sy_call = (sy_call_t *)
sys_fchroot
/src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h
1260
int
sys_fchroot
(struct lwp *, const struct sys_fchroot_args *, register_t *);
aoutm68k_sysent.c
1669
.sy_call = (sy_call_t *)
sys_fchroot
/src/sys/compat/netbsd32/
netbsd32_netbsd.c
1759
return
sys_fchroot
(l, &ua, retval);
/src/sys/kern/
init_sysent.c
1497
.sy_call = (sy_call_t *)
sys_fchroot
vfs_syscalls.c
1579
sys_fchroot
(struct lwp *l, const struct sys_fchroot_args *uap,
function in typeref:typename:int
/src/sys/sys/
syscallargs.h
1948
check_syscall_args(
sys_fchroot
)
3971
int
sys_fchroot
(struct lwp *, const struct sys_fchroot_args *, register_t *);
Completed in 21 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025