Home
last modified time | relevance | path

Searched refs:linux_getdents (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_file.c403 linux_getdents(struct thread *td, struct linux_getdents_args *args) in linux_getdents() function
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c158 …{ .sy_narg = AS(linux_getdents_args), .sy_call = (sy_call_t *)linux_getdents, .sy_auevent = AUE_GE…
H A Dlinux_proto.h1839 int linux_getdents(struct thread *, struct linux_getdents_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c95 …{ .sy_narg = AS(linux_getdents_args), .sy_call = (sy_call_t *)linux_getdents, .sy_auevent = AUE_GE…
H A Dlinux_proto.h1511 int linux_getdents(struct thread *, struct linux_getdents_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c159 …{ .sy_narg = AS(linux_getdents_args), .sy_call = (sy_call_t *)linux_getdents, .sy_auevent = AUE_GE…
H A Dlinux32_proto.h1844 int linux_getdents(struct thread *, struct linux_getdents_args *);