Home
last modified time | relevance | path

Searched refs:show_help (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/binutils-2.27/binutils/
H A Dsize.c53 static int show_help = 0; variable
113 {"help", no_argument, &show_help, 1},
233 if (show_help) in main()
H A Dar.c139 static int show_help = 0; variable
154 {"help", no_argument, &show_help, 1},
496 show_help = 1; in decode_options()
625 show_help = 1; in ranlib_main()
650 if (show_help) in ranlib_main()
733 if (show_help) in main()
/dragonfly/contrib/binutils-2.34/binutils/
H A Dar.c143 static int show_help = 0; variable
164 {"help", no_argument, &show_help, 1},
510 show_help = 1; in decode_options()
657 show_help = 1; in ranlib_main()
682 if (show_help) in ranlib_main()
766 if (show_help) in main()
H A Dsize.c65 static int show_help = 0; variable
125 {"help", no_argument, &show_help, 1},
253 if (show_help) in main()
/dragonfly/contrib/grep/src/
H A Dgrep.c65 static int show_help; variable
456 {"help", no_argument, &show_help, 1},
2722 show_help = 1; in main()
2793 if (show_help) in main()