Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h394 extern void httpClearCookie(http_t *http);
H A Dhttp.c303 httpClearCookie(http_t *http) /* I - Connection */ in httpClearCookie() function