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

/haiku-fatelf/src/bin/bash/support/
H A Dbashbug.sh57 do_help= do_version=
61 --help) shift ; do_help=y ;;
76 if [ -n "$do_help" ]; then
/haiku-fatelf/src/tests/add-ons/mail/imap/
H A Dimap_tester.cpp15 static void do_help(int argc, char** argv);
117 {"help", do_help, "prints this help text"},
124 do_help(int argc, char** argv) function
/haiku-fatelf/src/libs/print/libgutenprint/src/escputil/
H A Descputil.c61 void do_help(int code);
256 do_help(int code) function
335 do_help(1);
342 do_help(1);
350 do_help(1);
358 do_help(1);
366 do_help(0);
382 do_help(1);
390 do_help(1);
396 do_help(
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/drivers/audio/
H A Dmulti_audio_test.cpp56 static void do_help(int argc, char** argv);
444 {"help", do_help, "prints this help text"},
451 do_help(int argc, char** argv) function
/haiku-fatelf/src/tests/kits/net/tcp_shell/
H A Dtcp_shell.cpp1267 static void do_help(int argc, char** argv);
1551 {"help", do_help, "prints this help text"},
1559 do_help(int argc, char** argv) function
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dfsh.cpp2042 static int do_help(int argc, char **argv);
2096 { "help", do_help, "print this help message" },
2097 { "?", do_help, "print this help message" },
2110 do_help(int argc, char **argv) function

Completed in 71 milliseconds