Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dshiocmd_solaris.c861 static const char sh_optrewind[] = variable
883 while (n = optget(argv, sh_optrewind)) switch (n) in b_rewind()