Home
last modified time | relevance | path

Searched refs:http_user_agent (Results 1 – 1 of 1) sorted by relevance

/external/libcups/scheduler/
Dclient.c3219 http_user_agent[1024], /* HTTP_USER_AGENT environment variable */ in pipe_command() local
3445 snprintf(http_user_agent, sizeof(http_user_agent), "HTTP_USER_AGENT=%s", in pipe_command()
3447 envp[envc ++] = http_user_agent; in pipe_command()