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_getdents
(Results
1 - 16
of
16
) sorted by relevancy
/src/sys/compat/linux/common/
linux_misc_notalpha.c
171
error =
linux_sys_getdents
(l, &da, retval);
linux_misc.c
756
linux_sys_getdents
(struct lwp *l, const struct linux_sys_getdents_args *uap, register_t *retval)
function
/src/sys/compat/linux/arch/alpha/
linux_syscallargs.h
563
check_syscall_args(
linux_sys_getdents
)
1718
int
linux_sys_getdents
(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
linux_sysent.c
1208
.sy_call = (sy_call_t *)
linux_sys_getdents
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
394
check_syscall_args(
linux_sys_getdents
)
1511
int
linux_sys_getdents
(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
linux_sysent.c
452
.sy_call = (sy_call_t *)
linux_sys_getdents
/src/sys/compat/linux/arch/arm/
linux_syscallargs.h
492
check_syscall_args(
linux_sys_getdents
)
1648
int
linux_sys_getdents
(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
linux_sysent.c
635
.sy_call = (sy_call_t *)
linux_sys_getdents
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
510
check_syscall_args(
linux_sys_getdents
)
1666
int
linux_sys_getdents
(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
linux_sysent.c
640
.sy_call = (sy_call_t *)
linux_sys_getdents
/src/sys/compat/linux/arch/m68k/
linux_syscallargs.h
491
check_syscall_args(
linux_sys_getdents
)
1639
int
linux_sys_getdents
(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
linux_sysent.c
657
.sy_call = (sy_call_t *)
linux_sys_getdents
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
455
check_syscall_args(
linux_sys_getdents
)
1667
int
linux_sys_getdents
(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
linux_sysent.c
623
.sy_call = (sy_call_t *)
linux_sys_getdents
/src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h
467
check_syscall_args(
linux_sys_getdents
)
1563
int
linux_sys_getdents
(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
linux_sysent.c
632
.sy_call = (sy_call_t *)
linux_sys_getdents
Completed in 60 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026