Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dinit_sysent.c589 …{ .sy_narg = AS(posix_fadvise_args), .sy_call = (sy_call_t *)sys_posix_fadvise, .sy_auevent = AUE_…
H A Dvfs_syscalls.c4774 sys_posix_fadvise(struct thread *td, struct posix_fadvise_args *uap) in sys_posix_fadvise() function
/f-stack/freebsd/sys/
H A Dsysproto.h2197 int sys_posix_fadvise(struct thread *, struct posix_fadvise_args *);