OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_lchmod
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/rump/librump/rumpvfs/
rumpvfs_syscalls.c
45
extern sy_call_t
sys_lchmod
;
150
{ 274,
sys_lchmod
},
/src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h
1207
int
sys_lchmod
(struct lwp *, const struct sys_lchmod_args *, register_t *);
aoutm68k_sysent.c
1544
.sy_call = (sy_call_t *)
sys_lchmod
/src/sys/compat/freebsd/
freebsd_syscallargs.h
1037
int
sys_lchmod
(struct lwp *, const struct sys_lchmod_args *, register_t *);
freebsd_sysent.c
1273
.sy_call = (sy_call_t *)
sys_lchmod
/src/sys/compat/netbsd32/
netbsd32_netbsd.c
1586
return
sys_lchmod
(l, &ua, retval);
/src/sys/kern/
init_sysent.c
1388
.sy_call = (sy_call_t *)
sys_lchmod
vfs_syscalls.c
3649
sys_lchmod
(struct lwp *l, const struct sys_lchmod_args *uap,
function in typeref:typename:int
/src/sys/sys/
syscallargs.h
1784
check_syscall_args(
sys_lchmod
)
3925
int
sys_lchmod
(struct lwp *, const struct sys_lchmod_args *, register_t *);
Completed in 358 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025