Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dclient.c3217 http_cookie[32768], /* HTTP_COOKIE environment variable */ in pipe_command() local
3438 snprintf(http_cookie, sizeof(http_cookie), "HTTP_COOKIE=%s", in pipe_command()
3440 envp[envc ++] = http_cookie; in pipe_command()