Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h398 extern void httpSetCookie(http_t *http, const char *cookie);
H A Dhttp.c1109 httpSetCookie(http_t *http, /* I - Connection */ in httpSetCookie() function
1673 httpSetCookie(http, value); in httpUpdate()