Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dinit_sysent.c612 …{ .sy_narg = AS(getdirentries_args), .sy_call = (sy_call_t *)sys_getdirentries, .sy_auevent = AUE_…
H A Dvfs_syscalls.c4078 sys_getdirentries(struct thread *td, struct getdirentries_args *uap) in sys_getdirentries() function
/f-stack/freebsd/sys/
H A Dsysproto.h2218 int sys_getdirentries(struct thread *, struct getdirentries_args *);