Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dshiocmd_solaris.c714 static const char sh_optdup[] = variable
745 while (n = optget(argv, sh_optdup)) switch (n) in b_dup()