Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
HDinit_sysent.c526 { AS(faccessat_args), 4, (sy_call_t *)sys_faccessat }, /* 509 = faccessat */
HDvfs_syscalls.c2987 sys_faccessat(struct sysmsg *sysmsg, const struct faccessat_args *uap) in sys_faccessat() function
/dragonfly/sys/sys/
HDsysproto.h1743 int sys_faccessat (struct sysmsg *sysmsg, const struct faccessat_args *);