Searched defs:rd_stat (Results 1 – 2 of 2) sorted by relevance
38 struct rd_stat { struct39 char c_vu;40 char c_pend;41 short c_ref;42 short c_fef;43 short c_aef;44 short c_ief;45 union {55 } c_pf;
29 struct rd_stat rd_stat; variable