Searched refs:shtab_variables (Results 1 – 3 of 3) sorted by relevance
57 extern const struct shtable2 shtab_variables[];
37 const struct shtable2 shtab_variables[] = variable
1829 shp->var_base = shp->var_tree = inittree(shp,shtab_variables); in nv_init()1983 if(name_vals == shtab_variables) in inittree()