Home
last modified time | relevance | path

Searched refs:print_cmd_help (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/hostapd/
Dhostapd_cli.c1742 static void print_cmd_help(FILE *stream, const struct hostapd_cli_cmd *cmd, in print_cmd_help() function
1767 print_cmd_help(stream, &hostapd_cli_commands[n], " "); in print_help()
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_cli.c3902 static void print_cmd_help(const struct wpa_cli_cmd *cmd, const char *pad) in print_cmd_help() function
3923 print_cmd_help(&wpa_cli_commands[n], " "); in print_help()