Searched refs:ofreebsd32_lstat_args (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/sys/compat/freebsd32/ |
| HD | freebsd32_proto.h | 851 struct ofreebsd32_lstat_args { struct 912 int ofreebsd32_lstat(struct thread *, struct ofreebsd32_lstat_args *);
|
| HD | freebsd32_sysent.c | 95 …{ compat(AS(ofreebsd32_lstat_args),freebsd32_lstat), AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
|
| HD | freebsd32_misc.c | 1926 ofreebsd32_lstat(struct thread *td, struct ofreebsd32_lstat_args *uap) in ofreebsd32_lstat()
|