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_getdents64
(Results
1 - 18
of
18
) sorted by relevancy
/src/sys/compat/linux32/common/
linux32_dirent.c
277
return
linux_sys_getdents64
(l, &ua, retval);
/src/sys/compat/linux/common/
linux_file64.c
396
linux_sys_getdents64
(struct lwp *l, const struct linux_sys_getdents64_args *uap, register_t *retval)
function
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
316
check_syscall_args(
linux_sys_getdents64
)
1273
int
linux_sys_getdents64
(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
linux_sysent.c
314
.sy_call = (sy_call_t *)
linux_sys_getdents64
/src/sys/compat/linux/arch/alpha/
linux_syscallargs.h
824
check_syscall_args(
linux_sys_getdents64
)
1819
int
linux_sys_getdents64
(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
linux_sysent.c
1516
.sy_call = (sy_call_t *)
linux_sys_getdents64
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
862
check_syscall_args(
linux_sys_getdents64
)
1724
int
linux_sys_getdents64
(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
linux_sysent.c
1037
.sy_call = (sy_call_t *)
linux_sys_getdents64
/src/sys/compat/linux/arch/arm/
linux_syscallargs.h
779
check_syscall_args(
linux_sys_getdents64
)
1765
int
linux_sys_getdents64
(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
linux_sysent.c
963
.sy_call = (sy_call_t *)
linux_sys_getdents64
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
812
check_syscall_args(
linux_sys_getdents64
)
1789
int
linux_sys_getdents64
(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
linux_sysent.c
983
.sy_call = (sy_call_t *)
linux_sys_getdents64
/src/sys/compat/linux/arch/m68k/
linux_syscallargs.h
784
check_syscall_args(
linux_sys_getdents64
)
1758
int
linux_sys_getdents64
(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
linux_sysent.c
994
.sy_call = (sy_call_t *)
linux_sys_getdents64
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
824
check_syscall_args(
linux_sys_getdents64
)
1799
int
linux_sys_getdents64
(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
linux_sysent.c
972
.sy_call = (sy_call_t *)
linux_sys_getdents64
/src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h
711
check_syscall_args(
linux_sys_getdents64
)
1662
int
linux_sys_getdents64
(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
linux_sysent.c
898
.sy_call = (sy_call_t *)
linux_sys_getdents64
Completed in 43 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026