Home | History | Annotate | Download | only in cups

Lines Matching defs:class

247 	guint32 class = 0;
262 /* Key == Class ? */
269 if (strcmp(key, "Class") != 0 &&
282 if (strcmp(key, "Class") == 0) {
283 dbus_message_iter_get_basic(&iter_dict_val, &class);
296 if (class == 0)
298 if (((class & 0x1f00) >> 8) == 0x06 && (class & 0x80))
528 * 5. Get the class of each device
796 cups_class = getenv("CLASS");
799 "DEBUG: %s device %s service %s fd %d copies %d class %s\n",
834 "next printer in class...\n", stderr);
861 "next printer in class...\n", stderr);