Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dshiocmd_solaris.c426 static const char sh_optopen[] = variable
501 while (n = optget(argv, sh_optopen)) switch (n) in b_open()