Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h120 } http_state_t; typedef
303 http_state_t state; /* State of client */
H A Dhttp.c115 static int http_send(http_t *http, http_state_t request,
1981 http_state_t request, /* I - Request code */ in http_send()