Home
last modified time | relevance | path

Searched refs:kern_openatfp (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/sys/
HDsyscallsubr.h259 int kern_openatfp(struct thread *td, int dirfd, const char *path,
/freebsd-14-stable/sys/kern/
HDvfs_syscalls.c1282 kern_openatfp(struct thread *td, int dirfd, const char *path, in kern_openatfp() function