HomeSort by: relevance | last modified time | path
    Searched defs:func_missing_arg (Results 1 - 15 of 15) sorted by relevancy

  /src/external/gpl3/binutils/dist/
ltmain.sh 724 # func_missing_arg argname
727 func_missing_arg () function
896 -dlopen) test "$#" -eq 0 && func_missing_arg "$opt" && break
906 --mode) test "$#" -eq 0 && func_missing_arg "$opt" && break
951 --tag) test "$#" -eq 0 && func_missing_arg "$opt" && break
  /src/external/gpl3/binutils.old/dist/
ltmain.sh 724 # func_missing_arg argname
727 func_missing_arg () function
896 -dlopen) test "$#" -eq 0 && func_missing_arg "$opt" && break
906 --mode) test "$#" -eq 0 && func_missing_arg "$opt" && break
951 --tag) test "$#" -eq 0 && func_missing_arg "$opt" && break
  /src/external/gpl3/gcc.old/dist/
ltmain.sh 724 # func_missing_arg argname
727 func_missing_arg () function
896 -dlopen) test "$#" -eq 0 && func_missing_arg "$opt" && break
906 --mode) test "$#" -eq 0 && func_missing_arg "$opt" && break
951 --tag) test "$#" -eq 0 && func_missing_arg "$opt" && break
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 784 # func_missing_arg argname
787 func_missing_arg () function
1101 test $# = 0 && func_missing_arg $opt && break
1139 test $# = 0 && func_missing_arg $opt && break
  /src/external/bsd/am-utils/dist/
ltmain.sh 784 # func_missing_arg argname
787 func_missing_arg () function
1101 test $# = 0 && func_missing_arg $opt && break
1139 test $# = 0 && func_missing_arg $opt && break
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 1707 test $# = 0 && func_missing_arg $_G_opt && break
1831 # func_missing_arg ARGNAME
1835 func_missing_arg () function
2341 --mode) test $# = 0 && func_missing_arg $_G_opt && break
2377 --tag) test $# = 0 && func_missing_arg $_G_opt && break
  /src/external/bsd/file/dist/
ltmain.sh 1710 test $# = 0 && func_missing_arg $_G_opt && break
1834 # func_missing_arg ARGNAME
1838 func_missing_arg () function
2344 --mode) test $# = 0 && func_missing_arg $_G_opt && break
2380 --tag) test $# = 0 && func_missing_arg $_G_opt && break
  /src/external/bsd/flex/dist/build-aux/
ltmain.sh 1707 test $# = 0 && func_missing_arg $_G_opt && break
1831 # func_missing_arg ARGNAME
1835 func_missing_arg () function
2341 --mode) test $# = 0 && func_missing_arg $_G_opt && break
2377 --tag) test $# = 0 && func_missing_arg $_G_opt && break
  /src/external/bsd/libevent/dist/build-aux/
ltmain.sh 1882 if test $# = 0 && func_missing_arg $_G_opt; then
2016 # func_missing_arg ARGNAME
2020 func_missing_arg () function
2550 --mode) test $# = 0 && func_missing_arg $_G_opt && break
2586 --tag) test $# = 0 && func_missing_arg $_G_opt && break
  /src/external/bsd/ntp/dist/sntp/libevent/build-aux/
ltmain.sh 1707 test $# = 0 && func_missing_arg $_G_opt && break
1831 # func_missing_arg ARGNAME
1835 func_missing_arg () function
2341 --mode) test $# = 0 && func_missing_arg $_G_opt && break
2377 --tag) test $# = 0 && func_missing_arg $_G_opt && break
  /src/external/bsd/ntp/dist/sntp/libevent/
ltmain.sh 1707 test $# = 0 && func_missing_arg $_G_opt && break
1831 # func_missing_arg ARGNAME
1835 func_missing_arg () function
2341 --mode) test $# = 0 && func_missing_arg $_G_opt && break
2377 --tag) test $# = 0 && func_missing_arg $_G_opt && break
  /src/external/bsd/openldap/dist/build/
ltmain.sh 1707 test $# = 0 && func_missing_arg $_G_opt && break
1831 # func_missing_arg ARGNAME
1835 func_missing_arg () function
2341 --mode) test $# = 0 && func_missing_arg $_G_opt && break
2377 --tag) test $# = 0 && func_missing_arg $_G_opt && break
  /src/external/bsd/openldap/dist/contrib/ldapc++/
ltmain.sh 1707 test $# = 0 && func_missing_arg $_G_opt && break
1831 # func_missing_arg ARGNAME
1835 func_missing_arg () function
2341 --mode) test $# = 0 && func_missing_arg $_G_opt && break
2377 --tag) test $# = 0 && func_missing_arg $_G_opt && break
  /src/external/bsd/openpam/dist/
ltmain.sh 1921 if test $# = 0 && func_missing_arg $_G_opt; then
2055 # func_missing_arg ARGNAME
2059 func_missing_arg () function
2607 --mode) test $# = 0 && func_missing_arg $_G_opt && break
2665 --tag) test $# = 0 && func_missing_arg $_G_opt && break
  /src/external/bsd/unbound/dist/
ltmain.sh 1921 if test $# = 0 && func_missing_arg $_G_opt; then
2055 # func_missing_arg ARGNAME
2059 func_missing_arg () function
2607 --mode) test $# = 0 && func_missing_arg $_G_opt && break
2665 --tag) test $# = 0 && func_missing_arg $_G_opt && break

Completed in 237 milliseconds