Searched defs:do_help (Results 1 - 7 of 7) sorted by relevance

/external/iproute2/ip/
H A Dip.c57 static int do_help(int argc, char **argv) function
86 { "help", do_help },
/external/chromium_org/third_party/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();
/external/zlib/src/contrib/minizip/
H A Dminizip.c172 void do_help() function
266 do_help();
515 do_help();
H A Dminiunz.c194 void do_help() function
555 do_help();
/external/bluetooth/bluedroid/test/bluedroidtest/
H A Dbluedroidtest.c614 void do_help(char *p) function
683 { "help", do_help, "lists all available console commands", 0 },
731 do_help(NULL);
/external/qemu/android/
H A Dconsole.c473 do_help( ControlClient client, char* args ) function
2927 { "help|h|?", "print a list of commands", NULL, NULL, do_help, NULL },

Completed in 1101 milliseconds