Home
last modified time | relevance | path

Searched defs:freebsd11_nstat_args (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_syscalls.c2623 struct freebsd11_nstat_args { struct
2629 freebsd11_nstat(struct thread *td, struct freebsd11_nstat_args *uap) in freebsd11_nstat() argument
/freebsd/sys/sys/
H A Dsysproto.h2707 struct freebsd11_nstat_args { struct
2708 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];
2709 char ub_l_[PADL_(struct nstat *)]; struct nstat * ub; char ub_r_[PADR_(struct nstat *)];