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