Home | History | Annotate | Download | only in cups

Lines Matching refs:cupsGetDevices

2  * cupsGetDevices implementation for CUPS.
24 * 'cupsGetDevices()' - Get available printer devices.
36 cupsGetDevices(
63 DEBUG_printf(("cupsGetDevices(http=%p, timeout=%d, include_schemes=\"%s\", exclude_schemes=\"%s\", callback=%p, user_data=%p)", (void *)http, timeout, include_schemes, exclude_schemes, (void *)callback, user_data));
106 DEBUG_puts("2cupsGetDevices: Sending request...");
109 DEBUG_puts("2cupsGetDevices: Waiting for response status...");
123 DEBUG_puts("2cupsGetDevices: Need authorization...");
141 DEBUG_puts("2cupsGetDevices: Need encryption...");
152 DEBUG_printf(("2cupsGetDevices: status=%d", status));
178 DEBUG_puts("2cupsGetDevices: Reading response...");
185 DEBUG_printf(("2cupsGetDevices: state=%d, response->last=%p", state, (void *)response->last));
197 DEBUG_printf(("2cupsGetDevices: attr->name=\"%s\", attr->value_tag=%d",
237 DEBUG_printf(("2cupsGetDevices: state=%d, response->last=%p", state, (void *)response->last));
257 DEBUG_printf(("cupsGetDevices: status-code=%s, status-message=\"%s\"",