Searched refs:commands_help (Results 1 – 7 of 7) sorted by relevance
70 StringList commands_help; in DoExecute() local74 … m_interpreter.FindCommandsForApropos (search_word, commands_found, commands_help, true, false); in DoExecute()99 commands_help.GetStringAtIndex(i), in DoExecute()
314 StringList &commands_help) in AproposAllSubCommands() argument329 commands_help.AppendString (sub_cmd_obj->GetHelp()); in AproposAllSubCommands()336 commands_help); in AproposAllSubCommands()404 StringList &commands_help) in AproposAllSubCommands() argument411 commands_help); in AproposAllSubCommands()
62 StringList &commands_help);134 StringList &commands_help);
156 StringList &commands_help) in AproposAllSubCommands() argument
391 StringList &commands_help,
61 static const char *const commands_help = variable134 commands_help); in usage()777 printf("%s", commands_help); in hostapd_cli_cmd_help()
2820 … StringList &commands_help, bool search_builtin_commands, bool search_user_commands) in FindCommandsForApropos() argument2834 commands_help.AppendString (cmd_obj->GetHelp()); in FindCommandsForApropos()2841 commands_help); in FindCommandsForApropos()2856 commands_help.AppendString (cmd_obj->GetHelp()); in FindCommandsForApropos()2863 commands_help); in FindCommandsForApropos()