Searched refs:cupsUserAgent (Results 1 – 4 of 4) sorted by relevance
335 cupsUserAgent
585 extern const char *cupsUserAgent(void) _CUPS_API_1_7;
658 cupsUserAgent(void) in cupsUserAgent() function
4334 httpSetField(http, HTTP_FIELD_USER_AGENT, cupsUserAgent()); in http_send()