Searched refs:listAll (Results 1 – 1 of 1) sorted by relevance
146 bool listAll = false; in Execute() local173 listAll = true; in Execute()216 if ((!listAll && argc != optind + 1) || (listAll && requirements)) in Execute()219 const char* searchString = listAll ? "" : argv[optind++]; in Execute()