Searched defs:freebsd4_statfs_args (Results 1 – 2 of 2) sorted by relevance
587 struct freebsd4_statfs_args { struct593 freebsd4_statfs(struct thread *td, struct freebsd4_statfs_args *uap) in freebsd4_statfs() argument
2506 struct freebsd4_statfs_args { struct2507 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];2508 char buf_l_[PADL_(struct ostatfs *)]; struct ostatfs * buf; char buf_r_[PADR_(struct ostatfs *)];