Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsyscall.mk176 freebsd11_nlstat.o \
H A Dsysproto.h2676 int freebsd11_nlstat(struct thread *, struct freebsd11_nlstat_args *);
/f-stack/freebsd/kern/
H A Dvfs_syscalls.c2479 freebsd11_nlstat(struct thread *td, struct freebsd11_nlstat_args *uap) in freebsd11_nlstat() function