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

  /src/lib/librefuse/
fuse_lowlevel.h 51 int show_help; member in struct:fuse_cmdline_opts
refuse_lowlevel.c 48 REFUSE_LOWLEVEL_OPT("-h" , show_help , REFUSE_SHOW_HELP_FULL),
49 REFUSE_LOWLEVEL_OPT("--help" , show_help , REFUSE_SHOW_HELP_FULL),
50 REFUSE_LOWLEVEL_OPT("-ho" , show_help , REFUSE_SHOW_HELP_NO_HEADER),
refuse_compat.c 52 int show_help; member in struct:fuse_cmdline_opts_rev0
refuse.c 1043 if (opts->show_help) {
1044 switch (opts->show_help) {
  /src/crypto/external/bsd/heimdal/dist/cf/
w32-check-exported-symbols.pl 38 my $show_help = 0;
47 "help|?" => \$show_help) or pod2usage( -exitval => 2,
50 -verbose => 3 ) if $show_help or !$def_name or !$vs_name;
  /src/external/gpl3/gcc/dist/contrib/gcc-changelog/
git_email.py 95 def show_help(): function
110 show_help()
  /src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
git_email.py 93 def show_help(): function
108 show_help()
  /src/external/bsd/tre/dist/src/
agrep.c 47 static int show_help; variable
68 {"help", no_argument, &show_help, 1},
687 show_help = 1;
718 if (show_help)
  /src/external/gpl3/binutils/dist/binutils/
size.c 66 static int show_help = 0;
128 {"help", no_argument, &show_help, 1},
254 if (show_help)
65 static int show_help = 0; variable
ar.c 144 static int show_help = 0;
159 {"help", no_argument, &show_help, 1},
506 show_help = 1;
653 show_help = 1;
675 if (show_help)
760 if (show_help)
143 static int show_help = 0; variable
  /src/external/gpl3/binutils.old/dist/binutils/
size.c 66 static int show_help = 0;
128 {"help", no_argument, &show_help, 1},
254 if (show_help)
65 static int show_help = 0; variable
ar.c 151 static int show_help = 0;
172 {"help", no_argument, &show_help, 1},
519 show_help = 1;
669 show_help = 1;
694 if (show_help)
781 if (show_help)
149 static int show_help = 0; variable
  /src/external/bsd/ntp/dist/scripts/update-leap/
update-leap.in 146 show_help();
395 sub show_help {
  /src/external/gpl2/grep/dist/src/
grep.c 67 static int show_help; variable
128 {"help", no_argument, &show_help, 1},
1607 show_help = 1;
1702 if (show_help)
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
ltmain.sh 103 show_help=
165 show_help=yes
258 if test -z "$show_help"; then
5349 fi # test -z "$show_help"
  /src/crypto/external/bsd/netpgp/dist/buildaux/
ltmain.sh 149 show_help=
533 show_help=yes
645 if test -z "$show_help"; then
6822 fi # test -z "$show_help"
  /src/external/bsd/iscsi/dist/buildaux/
ltmain.sh 149 show_help=
533 show_help=yes
645 if test -z "$show_help"; then
6822 fi # test -z "$show_help"
  /src/external/bsd/libbind/dist/
ltmain.sh 149 show_help=
516 show_help=yes
628 if test -z "$show_help"; then
6784 fi # test -z "$show_help"
  /src/external/gpl2/gettext/dist/build-aux/
ltmain.sh 133 show_help=
453 show_help=yes
564 if test -z "$show_help"; then
6641 fi # test -z "$show_help"

Completed in 66 milliseconds