Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/include/
H A Dbuiltins.h196 extern const char sh_optvmap[];
/titanic_44/usr/src/lib/libshell/common/data/
H A Dbuiltins.c1848 const char sh_optvmap[] = " [dir] [list]"; variable
/titanic_44/usr/src/lib/libshell/common/bltins/
H A Dmisc.c520 optstr = sh_optvmap; in b_vpath()