Searched refs:shtab_builtins (Results 1 – 3 of 3) sorted by relevance
60 extern const struct shtable3 shtab_builtins[];
57 const struct shtable3 shtab_builtins[] = variable
1924 shp->bltin_tree = inittree(shp,(const struct shtable2*)shtab_builtins); in nv_init()1962 else if(name_vals==(const struct shtable2*)shtab_builtins) in inittree()1979 if(name_vals==(const struct shtable2*)shtab_builtins) in inittree()