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

  /src/sys/external/isc/libsodium/dist/
ltmain.sh 464 # func_error arg...
466 func_error () function
485 func_error ${1+"$@"}
494 func_error ${1+"$@"}
791 func_error "missing argument for $1."
894 func_error ${1+"$@"}
895 func_error "See the $PACKAGE documentation for more information."
972 func_error "ignoring unknown tag $tagname"
1109 *) func_error "invalid argument for $opt"
1205 func_error "unrecognized option \`-dlopen'
    [all...]
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 775 # func_error ARG...
778 func_error () function
795 func_error "$*"
1813 func_error ${1+"$@"}
1839 func_error "Missing argument for '$1'."
2210 func_error "ignoring unknown tag $tagname"
2348 *) func_error "invalid argument for $_G_opt"
2443 func_error "unrecognized option '-dlopen'"
2846 func_error "LT_CYGPATH is empty or specifies non-existent file: '$LT_CYGPATH'"
2875 func_error "Could not determine host file name corresponding to
    [all...]

Completed in 113 milliseconds