Lines Matching defs:usage
104 static void usage(void)
110 " -h = help (show this usage text)\n"
2410 const char *usage;
2434 "[command] = show usage help" },
2865 * Prints command usage, lines are padded with the specified string.
2873 for (n = 0; (c = cmd->usage[n]); n++) {
2964 printf("\r%s\n", wpa_cli_commands[i].usage);
3691 usage();
3707 usage();