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

  /external/libcups/cups/
tlscheck.c 164 httpClose(http);
190 httpClose(http);
663 httpClose(http);
670 httpClose(http);
677 httpClose(http);
714 httpClose(http);
ppd-util.c 365 httpClose(http2);
408 httpClose(http2);
676 httpClose(http2);
dest-localization.c 379 httpClose(http2);
436 httpClose(http2);
globals.c 349 httpClose(cg->http);
request.c 1007 httpClose(cg->http);
1031 httpClose(cg->http);
http.h 456 extern void httpClose(http_t *http);
testhttp.c 880 httpClose(http);
usersys.c 419 httpClose(cg->http);
    [all...]
http.c 158 httpClose(http);
334 * 'httpClose()' - Close an HTTP connection.
338 httpClose(http_t *http) /* I - HTTP connection */
345 DEBUG_printf(("httpClose(http=%p)", (void *)http));
473 httpClose(http);
    [all...]
testppd.c 903 httpClose(http);
dest.c 558 * The caller is responsible for calling httpClose() on the returned object.
734 * The caller is responsible for calling httpClose() on the returned object.
875 httpClose(http);
901 httpClose(http);
    [all...]
adminutil.c 881 httpClose(cg->http);
    [all...]
  /packages/services/BuiltInPrintService/jni/ipphelper/
ippstatus_capabilities.c 114 httpClose(caps->http);
220 httpClose(caps->http);
ippstatus_monitor.c 97 httpClose(monitor->http);
135 httpClose(monitor->http);
ipp_print.c 89 httpClose(ipp_job->http);
128 httpClose(ipp_job->http);

Completed in 145 milliseconds