Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dinit_sysent.c547 …{ .sy_narg = AS(faccessat_args), .sy_call = (sy_call_t *)sys_faccessat, .sy_auevent = AUE_FACCESSA…
H A Dvfs_syscalls.c2064 sys_faccessat(struct thread *td, struct faccessat_args *uap) in sys_faccessat() function
/f-stack/freebsd/sys/
H A Dsysproto.h2160 int sys_faccessat(struct thread *, struct faccessat_args *);