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

/freebsd-9.3-release/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-9.3-release/release/scripts/
H A Dcheckindex.pl111 if ($opt_help) {
/freebsd-9.3-release/contrib/ipfilter/perl/
H A DIsbgraph50 if ($opt_help) {&printusage};
/freebsd-9.3-release/contrib/bind9/
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-9.3-release/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-9.3-release/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-9.3-release/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-9.3-release/contrib/ntp/sntp/libevent/build-aux/
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-9.3-release/contrib/ntp/sntp/
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-9.3-release/contrib/ntp/
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-9.3-release/crypto/openssl/util/
H A Dpod2man.pl344 usage() if $opt_help;
/freebsd-9.3-release/contrib/binutils/
H A Dltmain.sh200 opt_help=false
914 --help) opt_help=: ;;
926 $opt_help && func_mode_help

Completed in 326 milliseconds