Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/include/
H A Dbuiltins.h185 extern const char sh_opttypeset[];
/titanic_50/usr/src/lib/libshell/common/data/
H A Dbuiltins.c1578 const char sh_opttypeset[] = variable
/titanic_50/usr/src/lib/libshell/common/bltins/
H A Dtypeset.c208 const char *optstring = sh_opttypeset; in b_typeset()