Searched refs:shtab_builtins (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/include/
H A Dshtable.h60 extern const struct shtable3 shtab_builtins[];
/osnet-11/usr/src/lib/libshell/common/data/
H A Dbuiltins.c52 const struct shtable3 shtab_builtins[] = variable in typeref:struct:shtable3
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dinit.c1828 shp->bltin_tree = inittree(shp,(const struct shtable2*)shtab_builtins);
1865 else if(name_vals==(const struct shtable2*)shtab_builtins)
1882 if(name_vals==(const struct shtable2*)shtab_builtins)

Completed in 43 milliseconds