Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshtable.h56 extern const Shtable_t shtab_attributes[];
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Doptions.c123 const Shtable_t shtab_attributes[] = variable
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvtree.c469 for(tp = shtab_attributes; *tp->sh_name;tp++) in nv_attribute()