Searched refs:arg_ (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/getopt/
H A Dgetoptcvt.sh65 arg_="$arg_ '-$c_' '$optarg_'"\
67 arg_="$arg_ '-$c_'"\
72 arg_="$arg_ '--'"\
76 arg_="$arg_ '$optarg_'"\
78 eval set -- "$arg_"\
101 arg_
[all...]

Completed in 124 milliseconds