Searched refs:print_help (Results 1 – 3 of 3) sorted by relevance
45 static void print_help(FILE *stream, const char *cmd);78 print_help(stderr, NULL); in usage()808 print_help(stdout, argc > 0 ? argv[0] : NULL); in hostapd_cli_cmd_help()1910 static void print_help(FILE *stream, const char *cmd) in print_help() function
18 static void print_help(FILE *stream, const char *cmd);1557 print_help(stdout, argc > 0 ? argv[0] : NULL); in wlantest_cli_cmd_help()1661 static void print_help(FILE *stream, const char *cmd) in print_help() function
74 static void print_help(const char *cmd);103 print_help(NULL); in usage()437 print_help(argc > 0 ? argv[0] : NULL); in wpa_cli_cmd_help()4123 static void print_help(const char *cmd) in print_help() function