Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dshiocmd_solaris.c639 static const char sh_opttmpfile[] = variable
670 while (n = optget(argv, sh_opttmpfile)) switch (n) in b_tmpfile()