Searched refs:fitgrouplist (Results 1 – 1 of 1) sorted by relevance
174 char **fitgrouplist; /* List of device groups that fit criteria */ in main() local295 if (!(fitgrouplist = getdgrp(dgrouplist, criterialist, options))) { in main()298 else for (dgroup = *fitgrouplist++ ; dgroup ; dgroup = *fitgrouplist++) in main()