Searched refs:do_help (Results 1 – 5 of 5) 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/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/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 },
|