Home
last modified time | relevance | path

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

/external/iptables/iptables/
Diptables-apply58 SHORTOPTS="t:Vh";
61 OPTS=$(getopt -s bash -o "$SHORTOPTS" -l "$LONGOPTS" -n "$PROGNAME" -- "$@") || exit $?