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

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h398 extern void httpSetCookie(http_t *http, const char *cookie);
H A Dhttp.c49 * httpSetCookie() - Set the cookie value(s)...
1105 * 'httpSetCookie()' - Set the cookie value(s)...
1109 httpSetCookie(http_t *http, /* I - Connection */ function
1673 httpSetCookie(http, value);

Completed in 48 milliseconds