Searched defs:wtab (Results 1 – 1 of 1) sorted by relevance
63 struct wtab { struct64 struct wtab *w_next; argument65 int w_weight;66 int w_param_max;67 int w_refcount;68 int32_t w_tab[32];