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

/freebsd-10.0-release/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c206 { compat(AS(ofreebsd32_getdirentries_args),freebsd32_getdirentries), AUE_GETDIRENTRIES, NULL, 0, 0, 0, SY_THR_STATIC }, /* 156 = old freebsd32_getdirentries */
246 { AS(freebsd32_getdirentries_args), (sy_call_t *)freebsd32_getdirentries, AUE_GETDIRENTRIES, NULL, 0, 0, 0, SY_THR_STATIC }, /* 196 = freebsd32_getdirentries */
H A Dfreebsd32_proto.h719 int freebsd32_getdirentries(struct thread *, struct freebsd32_getdirentries_args *);
H A Dfreebsd32_misc.c1553 freebsd32_getdirentries(struct thread *td, function

Completed in 69 milliseconds