Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dshiocmd_solaris.c861 static const char sh_optrewind[] = variable
883 while (n = optget(argv, sh_optrewind)) switch (n) in b_rewind()