Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linux/
H A Dlinux_file.c452 linux_getdents(struct thread *td, struct linux_getdents_args *args) in linux_getdents() function
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_sysent.c98 …{ .sy_narg = AS(linux_getdents_args), .sy_call = (sy_call_t *)linux_getdents, .sy_auevent = AUE_GE…
H A Dlinux_proto.h1446 int linux_getdents(struct thread *, struct linux_getdents_args *);
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_sysent.c161 …{ .sy_narg = AS(linux_getdents_args), .sy_call = (sy_call_t *)linux_getdents, .sy_auevent = AUE_GE…
H A Dlinux32_proto.h1744 int linux_getdents(struct thread *, struct linux_getdents_args *);
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysent.c161 …{ .sy_narg = AS(linux_getdents_args), .sy_call = (sy_call_t *)linux_getdents, .sy_auevent = AUE_GE…
H A Dlinux_proto.h1739 int linux_getdents(struct thread *, struct linux_getdents_args *);
/freebsd-13.1/sys/arm/linux/
H A Dlinux_sysent.c161 …{ .sy_narg = AS(linux_getdents_args), .sy_call = (sy_call_t *)linux_getdents, .sy_auevent = AUE_GE…
H A Dlinux_proto.h1314 int linux_getdents(struct thread *, struct linux_getdents_args *);