Searched defs:ofstat_args (Results 1 – 2 of 2) sorted by relevance
1552 struct ofstat_args { struct1559 ofstat(struct thread *td, struct ofstat_args *uap) in ofstat() argument
2325 struct ofstat_args { struct2326 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];2327 char sb_l_[PADL_(struct ostat *)]; struct ostat * sb; char sb_r_[PADR_(struct ostat *)];