is_grouping
if ((type = is_grouping(argv[0], &mindev, &maxdev)) != NULL) {
if (is_grouping(argv[c], NULL, NULL) != NULL)
if ((type = is_grouping(path, &min, &max)) != NULL) {