Searched refs:find_group (Results 1 – 3 of 3) sorted by relevance
789 g = d->find_group("General"); in get_duplex()807 g = d->find_group("General"); in get_duplex()1168 if ((g = d->find_group(name)) == NULL) in get_group()2399 if ((general = d->find_group("General")) == NULL) in scan_file()2405 if ((install = d->find_group("InstallableOptions")) == NULL) in scan_file()2970 if (!d->find_group(tempg->name->value)) in scan_file()2975 if (!d->find_group(tempg->name->value)) in scan_file()
406 ppdcGroup *find_group(const char *n);
182 ppdcDriver::find_group(const char *n) // I - Group name in find_group() function in ppdcDriver