Searched defs:freebsd4_freebsd32_fstatfs_args (Results 1 – 1 of 1) sorted by relevance
922 struct freebsd4_freebsd32_fstatfs_args { struct923 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];924 … buf_l_[PADL_(struct ostatfs32 *)]; struct ostatfs32 * buf; char buf_r_[PADR_(struct ostatfs32 *)];