/illumos-gate/usr/src/lib/print/libipp-listener/common/ |
H A D | cups-accept-jobs.c | 42 papi_attribute_t **operational = NULL; local 46 /* Get operational attributes from the request */ 48 "operational-attributes-group", &operational); 51 * The operational-attributes-group must contain: 54 get_printer_id(operational, &queue, NULL);
|
H A D | cups-reject-jobs.c | 42 papi_attribute_t **operational = NULL; local 46 /* Get operational attributes from the request */ 48 "operational-attributes-group", &operational); 51 * The operational-attributes-group must contain: 54 get_printer_id(operational, &queue, NULL);
|
H A D | enable-printer.c | 42 papi_attribute_t **operational = NULL; local 46 /* Get operational attributes from the request */ 48 "operational-attributes-group", &operational); 51 * The operational-attributes-group must contain: 54 get_printer_id(operational, &queue, NULL);
|
H A D | pause-printer.c | 42 papi_attribute_t **operational = NULL; local 46 /* Get operational attributes from the request */ 48 "operational-attributes-group", &operational); 51 * The operational-attributes-group must contain: 54 get_printer_id(operational, &queue, NULL);
|
H A D | resume-printer.c | 42 papi_attribute_t **operational = NULL; local 46 /* Get operational attributes from the request */ 48 "operational-attributes-group", &operational); 51 * The operational-attributes-group must contain: 54 get_printer_id(operational, &queue, NULL);
|
H A D | cancel-job.c | 42 papi_attribute_t **operational = NULL; local 48 /* Get operational attributes from the request */ 50 "operational-attributes-group", &operational); 53 * the operational-attributes-group must contain: 56 get_printer_id(operational, &queue, &id); 68 * the operational-attributes-group may contain: 71 (void) papiAttributeListGetString(operational, NULL,
|
H A D | create-job.c | 44 papi_attribute_t **operational = NULL; local 50 /* Get operational attributes from the request */ 52 "operational-attributes-group", &operational); 55 * The operational-attributes-group must contain: 58 get_printer_id(operational, &queue, NULL); 66 * The operational-attributes-group may contain: 76 * Simply copy the entire contents of the operational-attributes-group 81 split_and_copy_attributes(keys, operational, NULL, &job_attributes); 85 "job-attributes-group", &operational) [all...] |
H A D | cups-get-default.c | 45 papi_attribute_t **operational = NULL; local 51 /* Get operational attributes from the request */ 53 "operational-attributes-group", &operational); 56 * The operational-attributes-group may contain: 59 get_string_list(operational, "requested-attributes", &req_attrs);
|
H A D | disable-printer.c | 42 papi_attribute_t **operational = NULL; local 47 /* Get operational attributes from the request */ 49 "operational-attributes-group", &operational); 52 * The operational-attributes-group must contain: 56 get_printer_id(operational, &queue, NULL); 64 * The operational-attributes-group may contain: 67 (void) papiAttributeListGetString(operational, NULL,
|
H A D | hold-job.c | 42 papi_attribute_t **operational = NULL; local 48 /* Get operational attributes from the request */ 50 "operational-attributes-group", &operational); 53 * the operational-attributes-group must contain: 56 get_printer_id(operational, &queue, &id); 68 * the operational-attributes-group may contain: 72 (void) papiAttributeListGetString(operational, NULL,
|
H A D | purge-jobs.c | 43 papi_attribute_t **operational = NULL; local 47 /* Get operational attributes from the request */ 49 "operational-attributes-group", &operational); 52 * The operational-attributes-group must contain: 55 get_printer_id(operational, &queue, NULL);
|
H A D | release-job.c | 42 papi_attribute_t **operational = NULL; local 48 /* Get operational attributes from the request */ 50 "operational-attributes-group", &operational); 53 * the operational-attributes-group must contain: 56 get_printer_id(operational, &queue, &id); 68 * the operational-attributes-group may contain: 71 (void) papiAttributeListGetString(operational, NULL,
|
H A D | cups-get-classes.c | 43 papi_attribute_t **operational = NULL; local 49 /* Get operational attributes from the request */ 51 "operational-attributes-group", &operational); 54 * The operational-attributes-group may contain: 63 papiAttributeListGetInteger(operational, NULL, "limit", &limit); 65 get_string_list(operational, "requested-attributes", &req_attrs);
|
H A D | cups-get-printers.c | 43 papi_attribute_t **operational = NULL; local 49 /* Get operational attributes from the request */ 51 "operational-attributes-group", &operational); 54 * The operational-attributes-group may contain: 63 papiAttributeListGetInteger(operational, NULL, "limit", &limit); 65 get_string_list(operational, "requested-attributes", &req_attrs);
|
H A D | cups-move-job.c | 42 papi_attribute_t **operational = NULL, **job = NULL; local 50 /* Get operational attributes from the request */ 52 "operational-attributes-group", &operational); 67 * the operational-attributes-group must contain: 70 get_printer_id(operational, &queue, &id);
|
H A D | get-job-attributes.c | 43 papi_attribute_t **operational = NULL; local 50 /* Get operational attributes from the request */ 52 "operational-attributes-group", &operational); 55 * the operational-attributes-group must contain: 58 get_printer_id(operational, &queue, &id); 70 * the operational-attributes-group should contain: 73 get_string_list(operational, "requested-attributes", &req_attrs);
|
H A D | get-jobs.c | 43 papi_attribute_t **operational = NULL; local 52 /* Get operational attributes from the request */ 54 "operational-attributes-group", &operational); 57 * The operational-attributes-group must contain: 60 get_printer_id(operational, &queue, NULL); 68 * The operational-attributes-group may contain: 74 (void) papiAttributeListGetString(operational, NULL, 76 (void) papiAttributeListGetBoolean(operational, NULL, 78 (void) papiAttributeListGetInteger(operational, NUL [all...] |
H A D | get-printer-attributes.c | 43 papi_attribute_t **operational = NULL; local 50 /* Get operational attributes from the request */ 52 "operational-attributes-group", &operational); 55 * The operational-attributes-group must contain: 58 get_printer_id(operational, &queue, NULL); 66 * The operational-attributes-group may contain: 70 get_string_list(operational, "requested-attributes", &req_attrs); 71 (void) papiAttributeListGetString(operational, NULL,
|
H A D | restart-job.c | 42 papi_attribute_t **operational = NULL; local 49 /* Get operational attributes from the request */ 51 "operational-attributes-group", &operational); 54 * the operational-attributes-group must contain: 57 get_printer_id(operational, &queue, &id); 69 * the operational-attributes-group may contain: 73 (void) papiAttributeListGetString(operational, NULL, 75 (void) papiAttributeListGetString(operational, NULL,
|
H A D | set-job-attributes.c | 44 papi_attribute_t **operational = NULL; local 52 /* Get operational attributes from the request */ 54 "operational-attributes-group", &operational); 57 * The operational-attributes-group must contain: 60 get_printer_id(operational, &queue, &id);
|
H A D | set-printer-attributes.c | 43 papi_attribute_t **operational = NULL; local 48 /* Get operational attributes from the request */ 50 "operational-attributes-group", &operational); 53 * The operational-attributes-group must contain: 56 get_printer_id(operational, &queue, NULL);
|
H A D | validate-job.c | 44 papi_attribute_t **operational = NULL; local 53 /* Get operational attributes from the request */ 55 "operational-attributes-group", &operational); 58 * The operational-attributes-group must contain: 61 get_printer_id(operational, &queue, NULL); 69 * The operational-attributes-group may contain: 79 * Simply copy the entire contents of the operational-attributes-group 82 split_and_copy_attributes(keys, operational, NULL, &job_attributes); 86 "job-attributes-group", &operational) [all...] |
H A D | send-document.c | 49 papi_attribute_t **operational = NULL; local 60 /* Get operational attributes from the request */ 62 "operational-attributes-group", &operational); 65 * the operational-attributes-group must contain: 69 get_printer_id(operational, &queue, &id); 80 status = papiAttributeListGetBoolean(operational, NULL, 89 * the operational-attributes-group may contain: 94 * Simply copy the entire contents of the operational-attributes-group 97 split_and_copy_attributes(keys, operational, NUL [all...] |
H A D | print-job.c | 48 papi_attribute_t **operational = NULL; local 58 /* Get operational attributes from the request */ 60 "operational-attributes-group", &operational); 63 * The operational-attributes-group must contain: 66 get_printer_id(operational, &queue, NULL); 74 * The operational-attributes-group may contain: 84 * Simply copy the entire contents of the operational-attributes-group 87 split_and_copy_attributes(keys, operational, NULL, &job_attributes); 91 "job-attributes-group", &operational) [all...] |
/illumos-gate/usr/src/lib/print/libipp-core/common/ |
H A D | ipp.c | 45 * operational-attribute-group 62 /* validate the operational attributes group */ 64 "operational-attributes-group", &attributes); 67 "operational attribute group: %s", 94 * operational attributes group. 104 papi_attribute_t **operational = NULL; local 110 "operational-attributes-group", 111 &operational); 112 saved = operational; 118 (void) papiAttributeListAddString(&operational, [all...] |