Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dshiocmd_solaris.c426 static const char sh_optopen[] = variable
501 while (n = optget(argv, sh_optopen)) switch (n) in b_open()