Searched refs:linux_lstat (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_stats.c | 293 linux_lstat(struct thread *td, struct linux_lstat_args *args) in linux_lstat() function
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_proto.h | 276 …char up_l_[PADL_(struct linux_lstat *)]; struct linux_lstat * up; char up_r_[PADR_(struct linux_ls… 1574 int linux_lstat(struct thread *, struct linux_lstat_args *);
|
| H A D | linux32_sysent.c | 104 …{ AS(linux_lstat_args), (sy_call_t *)linux_lstat, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 84…
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 104 …{ AS(linux_lstat_args), (sy_call_t *)linux_lstat, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 84…
|
| H A D | linux_proto.h | 1590 int linux_lstat(struct thread *, struct linux_lstat_args *);
|