Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsyscall.mk174 freebsd11_nstat.o \
H A Dsysproto.h2674 int freebsd11_nstat(struct thread *, struct freebsd11_nstat_args *);
/f-stack/freebsd/kern/
H A Dvfs_syscalls.c2455 freebsd11_nstat(struct thread *td, struct freebsd11_nstat_args *uap) in freebsd11_nstat() function