Searched refs:httpGetCookie (Results 1 – 4 of 4) sorted by relevance
388 httpGetCookie
493 extern const char *httpGetCookie(http_t *http) _CUPS_API_1_1_19;
883 httpGetCookie(http_t *http) /* I - HTTP connection */ in httpGetCookie() function
3436 if (httpGetCookie(con->http)) in pipe_command()3439 httpGetCookie(con->http)); in pipe_command()