Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def388 httpGetCookie
Dhttp.h493 extern const char *httpGetCookie(http_t *http) _CUPS_API_1_1_19;
Dhttp.c883 httpGetCookie(http_t *http) /* I - HTTP connection */ in httpGetCookie() function
/external/libcups/scheduler/
Dclient.c3436 if (httpGetCookie(con->http)) in pipe_command()
3439 httpGetCookie(con->http)); in pipe_command()