HomeSort by relevance Sort by last modified time
    Searched refs:httpStateString (Results 1 - 3 of 3) sorted by null

  /external/libcups/cups/
http.c 623 DEBUG_printf(("httpFlush(http=%p), state=%s", (void *)http, httpStateString(http->state)));
1046 DEBUG_printf(("2httpGetLength2(http=%p), state=%s", (void *)http, httpStateString(http->state)));
    [all...]
http.h 644 extern const char *httpStateString(http_state_t state) _CUPS_API_2_0;
http-support.c 1305 * 'httpStateString()' - Return the string describing a HTTP state value.
1311 httpStateString(http_state_t state) /* I - HTTP state value */
    [all...]

Completed in 290 milliseconds