Home
last modified time | relevance | path

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

/freebsd/lib/libc/include/
H A Dcompat.h48 __sym_compat(nlstat, freebsd11_nlstat, FBSD_1.0);
/freebsd/sys/sys/
H A Dsyscall.mk177 freebsd11_nlstat.o \
H A Dsysproto.h2743 int freebsd11_nlstat(struct thread *, struct freebsd11_nlstat_args *);
/freebsd/sys/kern/
H A Dvfs_syscalls.c2616 freebsd11_nlstat(struct thread *td, struct freebsd11_nlstat_args *uap) in freebsd11_nlstat() function