Searched refs:opt_help (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/lib/libkse/test/
H A Dverify51 $opt_help = 0;
60 &GetOptions("h|help" => \$opt_help,
69 if ($opt_help)
97 print STDERR "Option values: h:$opt_help, v:$opt_verbose, "
/freebsd-10-stable/contrib/openbsm/config/
H A Dltmain.sh432 opt_help=false
1048 opt_help=false
1094 opt_help=:
1098 opt_help=': help-all'
1192 $opt_help || {
2323 $opt_help || {
2515 if $opt_help; then
2516 if test "$opt_help" = :; then
/freebsd-10-stable/crypto/heimdal/
H A Dltmain.sh436 opt_help=false
1052 opt_help=false
1097 opt_help=:
1101 opt_help=': help-all'
1191 $opt_help || {
2292 $opt_help || {
2484 if $opt_help; then
2485 if test "$opt_help" = :; then
/freebsd-10-stable/contrib/sqlite3/
H A Dltmain.sh432 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
/freebsd-10-stable/contrib/openpam/
H A Dltmain.sh432 opt_help=false
1048 opt_help=false
1094 opt_help=:
1098 opt_help=': help-all'
1192 $opt_help || {
2323 $opt_help || {
2515 if $opt_help; then
2516 if test "$opt_help" = :; then
/freebsd-10-stable/contrib/unbound/
H A Dltmain.sh432 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
/freebsd-10-stable/contrib/file/
H A Dltmain.sh433 opt_help=false
1049 opt_help=false
1095 opt_help=:
1099 opt_help=': help-all'
1193 $opt_help || {
2294 $opt_help || {
2486 if $opt_help; then
2487 if test "$opt_help" = :; then
/freebsd-10-stable/contrib/ldns/
H A Dltmain.sh2265 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
/freebsd-10-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh2265 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
/freebsd-10-stable/contrib/libyaml/config/
H A Dltmain.sh236 opt_help=false
795 --help) opt_help=: ;;
862 $opt_help || {
1447 $opt_help || {
1633 $opt_help && func_mode_help
/freebsd-10-stable/crypto/openssl/util/
H A Dpod2man.pl344 usage() if $opt_help;
/freebsd-10-stable/contrib/binutils/
H A Dltmain.sh200 opt_help=false
914 --help) opt_help=: ;;
926 $opt_help && func_mode_help

Completed in 415 milliseconds