Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/config/
H A Dltmain.sh1693 _G_opt=$1
1695 case $_G_opt in
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" ${1+"$@"}; shift; break ;;
2315 _G_opt=$1
2317 case $_G_opt in
2348 *) func_error "invalid argument for $_G_opt"
[all …]
/freebsd/contrib/openpam/
H A Dltmain.sh1907 _G_opt=$1
1909 case $_G_opt in
1955 --*=*) func_split_equals "$_G_opt"
1963 func_split_short_opt "$_G_opt"
1971 func_split_short_opt "$_G_opt"
1978 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1979 *) set dummy "$_G_opt" ${1+"$@"}; shift
2563 _G_opt=$1
2565 case $_G_opt in
2596 *) func_error "invalid argument for $_G_opt"
[all …]
/freebsd/contrib/ntp/sntp/libevent/
H A Dltmain.sh1693 _G_opt=$1
1695 case $_G_opt in
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" ${1+"$@"}; shift; break ;;
2315 _G_opt=$1
2317 case $_G_opt in
2348 *) func_error "invalid argument for $_G_opt"
[all …]
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh1693 _G_opt=$1
1695 case $_G_opt in
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" ${1+"$@"}; shift; break ;;
2315 _G_opt=$1
2317 case $_G_opt in
2348 *) func_error "invalid argument for $_G_opt"
[all …]
/freebsd/contrib/libevent/build-aux/
H A Dltmain.sh1868 _G_opt=$1
1870 case $_G_opt in
1916 --*=*) func_split_equals "$_G_opt"
1924 func_split_short_opt "$_G_opt"
1932 func_split_short_opt "$_G_opt"
1939 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1940 *) set dummy "$_G_opt" ${1+"$@"}; shift
2524 _G_opt=$1
2526 case $_G_opt in
2557 *) func_error "invalid argument for $_G_opt"
[all …]
/freebsd/contrib/sqlite3/
H A Dltmain.sh1748 _G_opt=$1
1750 case $_G_opt in
1796 --*=*) func_split_equals "$_G_opt"
1804 func_split_short_opt "$_G_opt"
1812 func_split_short_opt "$_G_opt"
1819 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1820 *) set dummy "$_G_opt" ${1+"$@"}; shift
2400 _G_opt=$1
2402 case $_G_opt in
2433 *) func_error "invalid argument for $_G_opt"
[all …]
/freebsd/contrib/ldns/
H A Dltmain.sh1748 _G_opt=$1
1750 case $_G_opt in
1796 --*=*) func_split_equals "$_G_opt"
1804 func_split_short_opt "$_G_opt"
1812 func_split_short_opt "$_G_opt"
1819 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1820 *) set dummy "$_G_opt" ${1+"$@"}; shift
2400 _G_opt=$1
2402 case $_G_opt in
2433 *) func_error "invalid argument for $_G_opt"
[all …]
/freebsd/contrib/unbound/
H A Dltmain.sh1693 _G_opt=$1
1695 case $_G_opt in
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" ${1+"$@"}; shift; break ;;
2315 _G_opt=$1
2317 case $_G_opt in
2348 *) func_error "invalid argument for $_G_opt"
[all …]
/freebsd/contrib/file/
H A Dltmain.sh1910 _G_opt=$1
1912 case $_G_opt in
1958 --*=*) func_split_equals "$_G_opt"
1966 func_split_short_opt "$_G_opt"
1974 func_split_short_opt "$_G_opt"
1981 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1982 *) set dummy "$_G_opt" ${1+"$@"}; shift
2566 _G_opt=$1
2568 case $_G_opt in
2599 *) func_error "invalid argument for $_G_opt"
[all …]