Searched refs:do_help (Results 1 – 6 of 6) sorted by relevance
/external/iproute2/ip/ |
D | ip.c | 53 static int do_help(int argc, char **argv) in do_help() function 80 { "help", do_help },
|
/external/zlib/src/contrib/minizip/ |
D | minizip.c | 172 void do_help() in do_help() function 266 do_help(); 515 do_help();
|
D | miniunz.c | 194 void do_help() in do_help() function 555 do_help();
|
/external/bluetooth/bluedroid/test/bluedroidtest/ |
D | bluedroidtest.c | 614 void do_help(char *p) in do_help() function 683 { "help", do_help, "lists all available console commands", 0 }, 731 do_help(NULL); in process_cmd()
|
/external/oprofile/utils/ |
D | opcontrol | 47 do_help 132 do_help() 1811 do_help 2071 do_help
|
/external/qemu/android/ |
D | console.c | 473 do_help( ControlClient client, char* args ) in do_help() function 2927 { "help|h|?", "print a list of commands", NULL, NULL, do_help, NULL },
|