Searched refs:do_selectargs (Results 1 – 1 of 1) sorted by relevance
38 static const char *do_selectargs(const char **, bool);344 if ((ccp = do_selectargs(ap, is_first))) { in execute()1682 do_selectargs(const char **ap, bool print_menu) in do_selectargs() function