Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h122 } http_state_t; typedef
305 http_state_t state; /* State of client */
H A Dhttp.c117 static int http_send(http_t *http, http_state_t request,
1983 http_state_t request, /* I - Request code */ in http_send()