Home
last modified time | relevance | path

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

/titanic_52/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...]