Home
last modified time | relevance | path

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

/external/libcups/backend/
Dipp.c237 ipp_attribute_t *job_id_attr; /* job-id attribute */ in main() local
1757 else if ((job_id_attr = ippFindAttribute(response, "job-id", in main()
1768 monitor.job_id = job_id = job_id_attr->values[0].integer; in main()