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.c2643 struct freebsd11_nlstat_args { struct
2649 freebsd11_nlstat(struct thread *td, struct freebsd11_nlstat_args *uap) in freebsd11_nlstat() argument
/freebsd/sys/sys/
H A Dsysproto.h2695 struct freebsd11_nlstat_args { struct
2696 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];
2697 char ub_l_[PADL_(struct nstat *)]; struct nstat * ub; char ub_r_[PADR_(struct nstat *)];