Searched refs:linux_lstat64 (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/sys/compat/linux/ |
| HD | linux_stats.c | 560 linux_lstat64(struct thread *td, struct linux_lstat64_args *args) in linux_lstat64() function
|
| /NextBSD/sys/i386/linux/ |
| HD | linux_sysent.c | 217 …{ AS(linux_lstat64_args), (sy_call_t *)linux_lstat64, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| HD | linux_proto.h | 1330 int linux_lstat64(struct thread *, struct linux_lstat64_args *);
|
| /NextBSD/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 218 …{ AS(linux_lstat64_args), (sy_call_t *)linux_lstat64, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| HD | linux32_proto.h | 1311 int linux_lstat64(struct thread *, struct linux_lstat64_args *);
|