Searched defs:wtab (Results 1 – 1 of 1) sorted by relevance
123 struct wtab { struct124 struct wtab *w_next; argument125 int w_weight;126 int w_param_max;127 int w_refcount;128 int32_t w_tab[32];