OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_chflags
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/rump/librump/rumpvfs/
rumpvfs_syscalls.c
21
extern sy_call_t
sys_chflags
;
126
{ 34,
sys_chflags
},
/src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h
743
int
sys_chflags
(struct lwp *, const struct sys_chflags_args *, register_t *);
aoutm68k_sysent.c
211
.sy_call = (sy_call_t *)
sys_chflags
/src/sys/compat/freebsd/
freebsd_syscallargs.h
673
int
sys_chflags
(struct lwp *, const struct sys_chflags_args *, register_t *);
freebsd_sysent.c
191
.sy_call = (sy_call_t *)
sys_chflags
/src/sys/compat/netbsd32/
netbsd32_netbsd.c
459
return
sys_chflags
(l, &ua, retval);
/src/sys/kern/
init_sysent.c
305
.sy_call = (sy_call_t *)
sys_chflags
vfs_syscalls.c
3480
sys_chflags
(struct lwp *l, const struct sys_chflags_args *uap,
function in typeref:typename:int
/src/sys/sys/
syscallargs.h
256
check_syscall_args(
sys_chflags
)
3493
int
sys_chflags
(struct lwp *, const struct sys_chflags_args *, register_t *);
Completed in 48 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025