Searched refs:ppdattr (Results 1 – 1 of 1) sorted by relevance
51 ppd_attr_t *ppdattr; /* PPD attribute */ in cupsBackendDeviceURI() local69 if ((ppdattr = ppdFindAttr(ppd, "cupsIPPFaxOut", NULL)) != NULL && in cupsBackendDeviceURI()70 !_cups_strcasecmp(ppdattr->value, "true")) in cupsBackendDeviceURI()