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

  /src/sys/external/isc/libsodium/dist/
ltmain.sh 489 # func_fatal_help arg...
492 func_fatal_help () function
1166 -*) func_fatal_help "unrecognized option \`$opt'" ;;
2115 func_fatal_help "you must specify a compilation command"
2476 func_fatal_help "invalid operation mode \`$opt_mode'"
2523 func_fatal_help "you must specify a COMMAND"
2528 || func_fatal_help "\`$file' is not a file"
2538 || func_fatal_help "\`$lib' is not a valid libtool archive"
2856 func_fatal_help "you must specify an install program"
2859 func_fatal_help "the \`$prev' option requires an argument
    [all...]
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 1611 # $opt_silent && $opt_verbose && func_fatal_help "\
1761 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1803 # func_fatal_help ARG...
1807 func_fatal_help () function
3431 func_fatal_help "you must specify a compilation command"
3793 func_fatal_help "invalid operation mode '$opt_mode'"
3841 func_fatal_help "you must specify a COMMAND"
3846 || func_fatal_help "'$file' is not a file"
3856 || func_fatal_help "'$lib' is not a valid libtool archive"
4177 func_fatal_help "you must specify an install program
    [all...]

Completed in 15 milliseconds