Searched refs:state_attr (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/cups-408/cups/scheduler/
H A Dcups-lpd.c483 *state_attr; /* printer-state */ local
542 state_attr = NULL;
560 state_attr = attr;
580 if (state && state_attr)
581 *state = (ipp_pstate_t)state_attr->values[0].integer;

Completed in 102 milliseconds