OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_fchown
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/rump/librump/rumpvfs/
rumpvfs_syscalls.c
31
extern sy_call_t
sys_fchown
;
136
{ 123,
sys_fchown
},
/src/sys/compat/sunos/
sunos_syscallargs.h
644
int
sys_fchown
(struct lwp *, const struct sys_fchown_args *, register_t *);
sunos_sysent.c
539
.sy_call = (sy_call_t *)
sys_fchown
/src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h
959
int
sys_fchown
(struct lwp *, const struct sys_fchown_args *, register_t *);
aoutm68k_sysent.c
744
.sy_call = (sy_call_t *)
sys_fchown
/src/sys/compat/freebsd/
freebsd_syscallargs.h
837
int
sys_fchown
(struct lwp *, const struct sys_fchown_args *, register_t *);
freebsd_sysent.c
587
.sy_call = (sy_call_t *)
sys_fchown
/src/sys/compat/netbsd32/
netbsd32_netbsd.c
980
return
sys_fchown
(l, &ua, retval);
/src/sys/kern/
init_sysent.c
690
.sy_call = (sy_call_t *)
sys_fchown
vfs_syscalls.c
3761
sys_fchown
(struct lwp *l, const struct sys_fchown_args *uap,
function
/src/sys/sys/
syscallargs.h
776
check_syscall_args(
sys_fchown
)
3651
int
sys_fchown
(struct lwp *, const struct sys_fchown_args *, register_t *);
Completed in 26 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026