Searched defs:wtab (Results 1 – 1 of 1) sorted by relevance
62 struct wtab { struct63 struct wtab *w_next; argument64 int w_weight;65 int w_param_max;66 int w_refcount;67 int32_t w_tab[32];