Home
last modified time | relevance | path

Searched refs:ibcs2_getdents (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/i386/ibcs2/
Dibcs2_sysent.c100 …{ AS(ibcs2_getdents_args), (sy_call_t *)ibcs2_getdents, AUE_GETDIRENTRIES, NULL, 0, 0, 0, SY_THR_S…
Dibcs2_proto.h323 int ibcs2_getdents(struct thread *, struct ibcs2_getdents_args *);
Dibcs2_misc.c314 ibcs2_getdents(struct thread *td, struct ibcs2_getdents_args *uap) in ibcs2_getdents() function