Home
last modified time | relevance | path

Searched refs:CUPS_TC_other (Results 1 – 3 of 3) sorted by relevance

/external/libcups/backend/
Dtestsupplies.c61 page_count < 0 || printer_state < CUPS_TC_other || in main()
Dbackend-private.h175 #define CUPS_TC_other 1 macro
Dsnmp-supplies.c752 if (type < CUPS_TC_other || type > CUPS_TC_covers) in backend_init_supplies()
755 strlcpy(ptr, types[type - CUPS_TC_other], sizeof(value) - (size_t)(ptr - value)); in backend_init_supplies()