Searched refs:cupsUserAgent (Results 1 – 4 of 4) sorted by relevance
283 cupsUserAgent
594 extern const char *cupsUserAgent(void) _CUPS_API_1_7;
564 cupsUserAgent(void) in cupsUserAgent() function
4377 httpSetField(http, HTTP_FIELD_USER_AGENT, cupsUserAgent()); in http_send()