Searched refs:freebsd32_lstat (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c89 { compat(AS(ofreebsd32_lstat_args),freebsd32_lstat), AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 40 = old freebsd32_lstat */
239 { AS(freebsd32_lstat_args), (sy_call_t *)freebsd32_lstat, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 190 = freebsd32_lstat */
H A Dfreebsd32_proto.h744 int freebsd32_lstat(struct thread *, struct freebsd32_lstat_args *);
H A Dfreebsd32_misc.c1944 freebsd32_lstat(struct thread *td, struct freebsd32_lstat_args *uap) function

Completed in 76 milliseconds