Home
last modified time | relevance | path

Searched refs:shtab_attributes (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dshtable.h56 extern const Shtable_t shtab_attributes[];
/titanic_41/usr/src/lib/libshell/common/data/
H A Doptions.c122 const Shtable_t shtab_attributes[] = variable
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dnvtree.c454 for(tp = shtab_attributes; *tp->sh_name;tp++) in nv_attribute()