Searched refs:do_selectargs (Results 1 – 1 of 1) sorted by relevance
37 static const char *do_selectargs(const char **, bool);296 if (!(cp = do_selectargs(ap, is_first))) { in execute()1321 do_selectargs(const char **ap, bool print_menu) in do_selectargs() function