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

  /src/sys/external/isc/libsodium/dist/
ltmain.sh 432 opt_help=false
1048 opt_help=false
1094 opt_help=:
1098 opt_help=': help-all'
1192 $opt_help || {
2293 $opt_help || {
2485 if $opt_help; then
2486 if test "$opt_help" = :; then
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 2265 opt_help=false
2337 --help) opt_help=: ;;
2339 --help-all) opt_help=': help-all' ;;
2430 $opt_help || {
3609 $opt_help || {
3802 if $opt_help; then
3803 if test : = "$opt_help"; then

Completed in 23 milliseconds