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

/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c205 { compat(AS(ofreebsd32_getdirentries_args),freebsd32_getdirentries), AUE_GETDIRENTRIES, NULL, 0, 0, 0, SY_THR_STATIC }, /* 156 = old freebsd32_getdirentries */
245 { 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.h745 int freebsd32_getdirentries(struct thread *, struct freebsd32_getdirentries_args *);
H A Dfreebsd32_misc.c1649 freebsd32_getdirentries(struct thread *td, function

Completed in 115 milliseconds