OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux_sys_fcntl
(Results
1 - 19
of
19
) sorted by relevancy
/src/sys/compat/linux/common/
linux_fcntl64.c
77
return
linux_sys_fcntl
(l, (const void *)uap, retval);
linux_file.c
285
linux_sys_fcntl
(struct lwp *l, const struct linux_sys_fcntl_args *uap,
function
/src/sys/compat/linux32/common/
linux32_fcntl.c
147
return
linux_sys_fcntl
(l, &ua, retval);
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
171
check_syscall_args(
linux_sys_fcntl
)
1217
int
linux_sys_fcntl
(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
linux_sysent.c
157
.sy_call = (sy_call_t *)
linux_sys_fcntl
/src/sys/compat/linux/arch/alpha/
linux_syscallargs.h
215
check_syscall_args(
linux_sys_fcntl
)
1559
int
linux_sys_fcntl
(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
linux_sysent.c
399
.sy_call = (sy_call_t *)
linux_sys_fcntl
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
366
check_syscall_args(
linux_sys_fcntl
)
1499
int
linux_sys_fcntl
(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
linux_sysent.c
425
.sy_call = (sy_call_t *)
linux_sys_fcntl
/src/sys/compat/linux/arch/arm/
linux_syscallargs.h
186
check_syscall_args(
linux_sys_fcntl
)
1511
int
linux_sys_fcntl
(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
linux_sysent.c
262
.sy_call = (sy_call_t *)
linux_sys_fcntl
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
191
check_syscall_args(
linux_sys_fcntl
)
1523
int
linux_sys_fcntl
(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
linux_sysent.c
263
.sy_call = (sy_call_t *)
linux_sys_fcntl
/src/sys/compat/linux/arch/m68k/
linux_syscallargs.h
189
check_syscall_args(
linux_sys_fcntl
)
1495
int
linux_sys_fcntl
(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
linux_sysent.c
271
.sy_call = (sy_call_t *)
linux_sys_fcntl
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
181
check_syscall_args(
linux_sys_fcntl
)
1537
int
linux_sys_fcntl
(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
linux_sysent.c
262
.sy_call = (sy_call_t *)
linux_sys_fcntl
/src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h
181
check_syscall_args(
linux_sys_fcntl
)
1426
int
linux_sys_fcntl
(struct lwp *, const struct linux_sys_fcntl_args *, register_t *);
linux_sysent.c
260
.sy_call = (sy_call_t *)
linux_sys_fcntl
Completed in 104 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026