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

/openbsd-current/usr.sbin/unbound/
H A Dltmain.sh1592 # -s*) func_split_short_opt "$_G_opt"
1597 # *) set dummy "$_G_opt" "$*"; shift; break ;;
1693 _G_opt=$1
1695 case $_G_opt in
1707 test $# = 0 && func_missing_arg $_G_opt && break
1738 --*=*) func_split_equals "$_G_opt"
1746 func_split_short_opt "$_G_opt"
1754 func_split_short_opt "$_G_opt"
1761 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1762 *) set dummy "$_G_opt"
[all...]

Completed in 69 milliseconds