Searched refs:linux_readdir (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 109 …{ AS(linux_readdir_args), (sy_call_t *)linux_readdir, AUE_GETDIRENTRIES, NULL, 0, 0, 0, SY_THR_STA…
|
| H A D | linux32_proto.h | 1577 int linux_readdir(struct thread *, struct linux_readdir_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 109 …{ AS(linux_readdir_args), (sy_call_t *)linux_readdir, AUE_GETDIRENTRIES, NULL, 0, 0, 0, SY_THR_STA…
|
| H A D | linux_proto.h | 1594 int linux_readdir(struct thread *, struct linux_readdir_args *);
|
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_file.c | 476 linux_readdir(struct thread *td, struct linux_readdir_args *args) in linux_readdir() function
|