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

  /src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
git_email.py 93 def show_help(): function
108 show_help()
  /src/lib/librefuse/
fuse_lowlevel.h 51 int show_help; member in struct:fuse_cmdline_opts
refuse_compat.c 52 int show_help; member in struct:fuse_cmdline_opts_rev0
  /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/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)

Completed in 36 milliseconds