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

  /external/libcups/cups/
getputfile.c 113 httpFlush(http);
137 httpFlush(http);
172 httpFlush(http);
371 httpFlush(http);
392 httpFlush(http);
416 httpFlush(http);
443 httpFlush(http);
getdevices.c 115 httpFlush(http);
249 httpFlush(http);
request.c 273 httpFlush(http);
311 * otherwise call @link httpFlush@ to complete the response processing.
403 httpFlush(http);
418 httpFlush(http);
630 httpFlush(http);
806 httpFlush(http);
963 httpFlush(http);
testhttp.c 713 httpFlush(http);
737 httpFlush(http);
806 httpFlush(http);
830 httpFlush(http);
http.h 465 extern void httpFlush(http_t *http);
http.c 612 * 'httpFlush()' - Flush data from a HTTP connection.
616 httpFlush(http_t *http) /* I - HTTP connection */
623 DEBUG_printf(("httpFlush(http=%p), state=%s", (void *)http, httpStateString(http->state)));
665 DEBUG_puts("1httpFlush: Setting state to HTTP_STATE_WAITING and closing.");
    [all...]
  /packages/services/BuiltInPrintService/jni/ipphelper/
ipphelper.c     [all...]

Completed in 71 milliseconds