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.c2618 struct freebsd11_nstat_args { struct
2624 freebsd11_nstat(struct thread *td, struct freebsd11_nstat_args *uap) in freebsd11_nstat() argument
/freebsd/sys/sys/
H A Dsysproto.h2687 struct freebsd11_nstat_args { struct
2688 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];
2689 char ub_l_[PADL_(struct nstat *)]; struct nstat * ub; char ub_r_[PADR_(struct nstat *)];