OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_lchown
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/rump/librump/rumpvfs/
rumpvfs_syscalls.c
46
extern sy_call_t
sys_lchown
;
151
{ 275,
sys_lchown
},
/src/sys/compat/freebsd/
freebsd_sysent.c
1209
.sy_call = (sy_call_t *)
sys_lchown
1278
.sy_call = (sy_call_t *)
sys_lchown
freebsd_syscallargs.h
1033
int
sys_lchown
(struct lwp *, const struct sys_lchown_args *, register_t *);
/src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h
1209
int
sys_lchown
(struct lwp *, const struct sys_lchown_args *, register_t *);
aoutm68k_sysent.c
1549
.sy_call = (sy_call_t *)
sys_lchown
/src/sys/compat/netbsd32/
netbsd32_netbsd.c
1603
return
sys_lchown
(l, &ua, retval);
/src/sys/kern/
init_sysent.c
1393
.sy_call = (sy_call_t *)
sys_lchown
vfs_syscalls.c
3827
sys_lchown
(struct lwp *l, const struct sys_lchown_args *uap,
function in typeref:typename:int
/src/sys/sys/
syscallargs.h
1791
check_syscall_args(
sys_lchown
)
3927
int
sys_lchown
(struct lwp *, const struct sys_lchown_args *, register_t *);
Completed in 22 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025