Searched refs:do_help (Results 1 - 24 of 24) sorted by relevance

/macosx-10.9.5/pdisk-9/
H A Derrors.h56 void do_help(void);
H A Derrors.c96 do_help() function
H A Dpdisk.c194 do_help();
209 do_help();
223 do_help();
/macosx-10.9.5/configd-596.15/scutil.tproj/
H A Dcommands.h66 void do_help (int argc, char **argv);
H A Dcommands.c54 { "help", 0, 0, do_help, 0, 0,
155 { "help", 0, 0, do_help, 0, 0,
241 { "help", 0, 0, do_help, 0, 0,
351 do_help(int argc, char **argv) function
/macosx-10.9.5/bash-92/bash-3.2/support/
H A Dbashbug.sh58 do_help= do_version=
62 --help) shift ; do_help=y ;;
77 if [ -n "$do_help" ]; then
/macosx-10.9.5/bash-92/
H A Dbashbug58 do_help= do_version=
62 --help) shift ; do_help=y ;;
77 if [ -n "$do_help" ]; then
/macosx-10.9.5/Heimdal-323.92.1/appl/popper/
H A Dpop_debug.c150 static int do_help; variable
161 { "help", 0, arg_flag, &do_help, NULL,
191 if (do_help)
/macosx-10.9.5/Security-55471.14.18/sec/SecurityTool/
H A DSecurityTool.c298 int do_help = 0; local
315 do_help = 1;
348 if (do_help)
/macosx-10.9.5/security_systemkeychain-55191.2/src/
H A Dtokenadmin.m252 int do_help = 0;
271 do_help = 1;
288 if (do_help)
/macosx-10.9.5/tcsh-65/tcsh/
H A Dtw.decls.h39 extern void do_help (const Char *);
H A Dtw.help.c54 do_help(const Char *command) function
H A Dtw.parse.c366 do_help(qline.s + cmd_start);
/macosx-10.9.5/SecurityTool-55115/
H A Dsecurity.c860 int do_help = 0; local
878 do_help = 1;
910 if (do_help)
/macosx-10.9.5/nano-11/src/
H A Dhelp.c37 void do_help(void (*refresh_func)(void)) function
204 do_help(&edit_refresh);
211 do_help(&browser_refresh);
H A Dproto.h367 void do_help(void (*refresh_func)(void));
/macosx-10.9.5/zlib-53/zlib/contrib/minizip/
H A Dminizip.c159 void do_help() function
253 do_help();
502 do_help();
H A Dminiunz.c181 void do_help() function
543 do_help();
/macosx-10.9.5/Heimdal-323.92.1/appl/push/
H A Dpush.c54 static int do_help; variable
78 { "help", 0, arg_flag, &do_help, NULL,
723 if (do_help)
/macosx-10.9.5/Heimdal-323.92.1/appl/rsh/
H A Drsh.c65 static int do_help; variable
814 { "help", 0, arg_flag, &do_help, NULL }
869 if (do_help)
H A Drshd.c76 static int do_help = 0; variable
866 { "help", 0, arg_flag, &do_help }
896 if(do_help)
/macosx-10.9.5/emacs-92/emacs/src/
H A Dw32term.c4200 int do_help = 0;
4391 do_help = 1;
4679 do_help = -1;
4714 do_help = -1;
4786 if (do_help
4796 if (do_help > 0)
4179 int do_help = 0; local
H A Dmacterm.c10767 int do_help = 0;
11159 do_help = 1;
11234 do_help = -1;
11474 if (do_help
11484 if (do_help > 0)
10737 int do_help = 0; local
H A Dxterm.c5718 int do_help = 0;
6600 do_help = -1;
6679 do_help = 1;
6951 if (do_help
6961 if (do_help > 0)
5698 int do_help = 0; local

Completed in 225 milliseconds