Lines Matching refs:attrs

146 		papi_attribute_t **attrs = papiPrinterGetAttributeList(p);  in get_device_uri()  local
148 (void) papiAttributeListGetString(attrs, NULL, in get_device_uri()
204 papi_attribute_t **attrs = papiPrinterGetAttributeList(printer); in report_device() local
210 status = papiAttributeListGetString(attrs, NULL, in report_device()
213 status = papiAttributeListGetString(attrs, NULL, in report_device()
220 (void) papiAttributeListGetString(attrs, NULL, in report_device()
256 papi_attribute_t **attrs = papiPrinterGetAttributeList(printer); in report_accepting() local
261 status = papiAttributeListGetString(attrs, NULL, in report_accepting()
264 status = papiAttributeListGetString(attrs, NULL, in report_accepting()
270 (void) papiAttributeListGetBoolean(attrs, NULL, in report_accepting()
273 (void) papiAttributeListGetDatetime(attrs, NULL, in report_accepting()
275 (void) papiAttributeListGetDatetime(attrs, NULL, in report_accepting()
277 (void) papiAttributeListGetDatetime(attrs, NULL, in report_accepting()
286 (void) papiAttributeListGetString(attrs, NULL, in report_accepting()
304 papi_attribute_t **attrs = papiPrinterGetAttributeList(printer); in report_class() local
308 status = papiAttributeListGetString(attrs, &iter, in report_class()
314 status = papiAttributeListGetString(attrs, NULL, in report_class()
317 status = papiAttributeListGetString(attrs, NULL, in report_class()
324 while (papiAttributeListGetString(attrs, &iter, NULL, &member) in report_class()
332 get_remote_hostname(papi_attribute_t **attrs, char **host) in get_remote_hostname() argument
339 (void) papiAttributeListGetString(attrs, NULL, in get_remote_hostname()
341 (void) papiAttributeListGetString(attrs, NULL, in get_remote_hostname()
378 papi_attribute_t **attrs = papiPrinterGetAttributeList(printer); in report_printer() local
384 status = papiAttributeListGetString(attrs, NULL, in report_printer()
390 status = papiAttributeListGetString(attrs, NULL, in report_printer()
393 status = papiAttributeListGetString(attrs, NULL, in report_printer()
401 status = papiAttributeListGetInteger(attrs, NULL, in report_printer()
484 (void) papiAttributeListGetDatetime(attrs, NULL, in report_printer()
486 (void) papiAttributeListGetDatetime(attrs, NULL, in report_printer()
488 (void) papiAttributeListGetDatetime(attrs, NULL, in report_printer()
499 (void) papiAttributeListGetString(attrs, NULL, in report_printer()
501 (void) papiAttributeListGetString(attrs, NULL, in report_printer()
511 if ((get_remote_hostname(attrs, &host)) != 0) { in report_printer()
519 (void) papiAttributeListGetString(attrs, NULL, in report_printer()
525 (void) papiAttributeListGetString(attrs, &iter, in report_printer()
528 while (papiAttributeListGetString(attrs, &iter, NULL, &str) in report_printer()
534 print_description(attrs, name); in report_printer()
538 (void) papiAttributeListGetString(attrs, &iter, in report_printer()
541 while (papiAttributeListGetString(attrs, &iter, NULL, &str) in report_printer()
547 (void) papiAttributeListGetString(attrs, NULL, in report_printer()
553 (void) papiAttributeListGetString(attrs, NULL, in report_printer()
558 (void) papiAttributeListGetString(attrs, NULL, in report_printer()
560 (void) papiAttributeListGetString(attrs, NULL, in report_printer()
566 (void) papiAttributeListGetString(attrs, NULL, in report_printer()
572 (void) papiAttributeListGetString(attrs, NULL, in report_printer()
579 (void) papiAttributeListGetString(attrs, &iter, in report_printer()
584 while (papiAttributeListGetString(attrs, &iter, NULL, in report_printer()
590 (void) papiAttributeListGetString(attrs, &iter, in report_printer()
596 while (papiAttributeListGetString(attrs, &iter, in report_printer()
603 (void) papiAttributeListGetString(attrs, &iter, in report_printer()
608 while (papiAttributeListGetString(attrs, &iter, NULL, in report_printer()
614 (void) papiAttributeListGetString(attrs, &iter, in report_printer()
619 while (papiAttributeListGetString(attrs, &iter, NULL, in report_printer()
624 (void) papiAttributeListGetString(attrs, NULL, in report_printer()
638 (void) papiAttributeListGetString(attrs, &iter, in report_printer()
643 while (papiAttributeListGetString(attrs, &iter, NULL, in report_printer()
653 (void) papiAttributeListGetString(attrs, &iter, in report_printer()
657 while (papiAttributeListGetString(attrs, &iter, NULL, in report_printer()
665 print_description(attrs, name); in report_printer()
667 papiAttributeListPrint(stdout, attrs, "\t"); in report_printer()
792 papi_attribute_t **attrs = papiJobGetAttributeList(job); in report_job() local
809 (void) papiAttributeListGetString(attrs, NULL, in report_job()
815 (void) papiAttributeListGetString(attrs, NULL, in report_job()
835 (void) papiAttributeListGetString(attrs, NULL, in report_job()
871 (void) papiAttributeListGetString(attrs, in report_job()
952 (void) papiAttributeListGetInteger(attrs, NULL, "job-k-octets", &size); in report_job()
954 (void) papiAttributeListGetInteger(attrs, NULL, "job-octets", &size); in report_job()
957 (void) papiAttributeListGetInteger(attrs, NULL, in report_job()
961 (void) papiAttributeListGetString(attrs, NULL, in report_job()
963 (void) papiAttributeListGetString(attrs, NULL, in report_job()
965 (void) papiAttributeListGetInteger(attrs, NULL, in report_job()
967 (void) papiAttributeListGetInteger(attrs, NULL, in report_job()
976 (void) papiAttributeListGetInteger(attrs, NULL, in report_job()
985 (void) papiAttributeListGetInteger(attrs, NULL, in report_job()
1010 (void) papiAttributeListGetString(attrs, NULL, in report_job()
1014 (void) papiAttributeListGetString(attrs, NULL, "form", &form); in report_job()
1019 papiAttributeListPrint(stdout, attrs, "\t"); in report_job()
1156 report_form(char *name, papi_attribute_t **attrs, int verbose) in report_form() argument
1162 for (status = papiAttributeListGetString(attrs, &iter, in report_form()
1165 status = papiAttributeListGetString(attrs, &iter, in report_form()
1171 status = papiAttributeListGetString(attrs, NULL, in report_form()
1183 report_print_wheels(char *name, papi_attribute_t **attrs, int verbose) in report_print_wheels() argument
1189 for (status = papiAttributeListGetString(attrs, &iter, in report_print_wheels()
1192 status = papiAttributeListGetString(attrs, &iter, NULL, &pw)) { in report_print_wheels()
1197 status = papiAttributeListGetString(attrs, NULL, in report_print_wheels()
1215 papi_attribute_t **attrs = NULL; in service_query() local
1224 attrs = papiServiceGetAttributeList(svc); in service_query()
1225 if (attrs != NULL) { in service_query()
1226 result = report(name, attrs, verbose); in service_query()
1230 papiAttributeListPrint(stdout, attrs, "\t"); in service_query()