Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_syscalls.c2648 struct freebsd11_nlstat_args { struct
2654 freebsd11_nlstat(struct thread *td, struct freebsd11_nlstat_args *uap) in freebsd11_nlstat() argument
/freebsd/sys/sys/
H A Dsysproto.h2715 struct freebsd11_nlstat_args { struct
2716 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];
2717 char ub_l_[PADL_(struct nstat *)]; struct nstat * ub; char ub_r_[PADR_(struct nstat *)];