Searched refs:freebsd32_lstat (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/compat/freebsd32/ |
| HD | freebsd32_sysent.c | 90 …{ compat(AS(ofreebsd32_lstat_args),freebsd32_lstat), AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /*… 240 …{ AS(freebsd32_lstat_args), (sy_call_t *)freebsd32_lstat, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC …
|
| HD | freebsd32_proto.h | 734 int freebsd32_lstat(struct thread *, struct freebsd32_lstat_args *);
|
| HD | freebsd32_misc.c | 1834 freebsd32_lstat(struct thread *td, struct freebsd32_lstat_args *uap) in freebsd32_lstat() function
|