Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def391 httpSetCookie
Dhttp.h505 extern void httpSetCookie(http_t *http, const char *cookie) _CUPS_API_1_1_19;
Dhttp.c2559 httpSetCookie(http_t *http, /* I - Connection */ in httpSetCookie() function
3035 httpSetCookie(http, value); in _httpUpdate()