ogetdirentries_args
struct ogetdirentries_args ap;
{ compat(AS(ogetdirentries_args),getdirentries), .sy_auevent = AUE_GETDIRENTRIES, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 156 = old getdirentries */
ogetdirentries(struct thread *td, struct ogetdirentries_args *uap)
kern_ogetdirentries(struct thread *td, struct ogetdirentries_args *uap,
int kern_ogetdirentries(struct thread *td, struct ogetdirentries_args *uap,
struct ogetdirentries_args;
int ogetdirentries(struct thread *, struct ogetdirentries_args *);