Searched refs:command_name (Results 1 – 1 of 1) sorted by relevance
63 static NanotoolCommand StrToCommand(const char *command_name) { in StrToCommand() argument77 if (!command_name) { in StrToCommand()86 if (name.compare(command_name) == 0) { in StrToCommand()