OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux_sys_fcntl64
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/compat/linux32/arch/amd64/
linux32_missing.h
75
SYS_DEF(
linux_sys_fcntl64
);
/src/sys/compat/linux/common/
linux_fcntl64.c
59
linux_sys_fcntl64
(struct lwp *l, const struct linux_sys_fcntl64_args *uap, register_t *retval)
/src/sys/compat/linux/arch/arm/
linux_syscallargs.h
785
check_syscall_args(
linux_sys_fcntl64
)
1756
int
linux_sys_fcntl64
(struct lwp *, const struct linux_sys_fcntl64_args *, register_t *);
linux_sysent.c
979
.sy_call = (sy_call_t *)
linux_sys_fcntl64
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
814
check_syscall_args(
linux_sys_fcntl64
)
1784
int
linux_sys_fcntl64
(struct lwp *, const struct linux_sys_fcntl64_args *, register_t *);
linux_sysent.c
986
.sy_call = (sy_call_t *)
linux_sys_fcntl64
/src/sys/compat/linux/arch/m68k/
linux_syscallargs.h
896
check_syscall_args(
linux_sys_fcntl64
)
1787
int
linux_sys_fcntl64
(struct lwp *, const struct linux_sys_fcntl64_args *, register_t *);
linux_sysent.c
1082
.sy_call = (sy_call_t *)
linux_sys_fcntl64
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
826
check_syscall_args(
linux_sys_fcntl64
)
1794
int
linux_sys_fcntl64
(struct lwp *, const struct linux_sys_fcntl64_args *, register_t *);
linux_sysent.c
975
.sy_call = (sy_call_t *)
linux_sys_fcntl64
/src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h
713
check_syscall_args(
linux_sys_fcntl64
)
1657
int
linux_sys_fcntl64
(struct lwp *, const struct linux_sys_fcntl64_args *, register_t *);
linux_sysent.c
904
.sy_call = (sy_call_t *)
linux_sys_fcntl64
Completed in 22 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025