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

  /external/libcups/cups/
tlscheck.c 172 httpClose(http);
198 httpClose(http);
671 httpClose(http);
678 httpClose(http);
685 httpClose(http);
722 httpClose(http);
ppd-util.c 365 httpClose(http2);
408 httpClose(http2);
676 httpClose(http2);
dest-localization.c 415 httpClose(http2);
472 httpClose(http2);
globals.c 349 httpClose(cg->http);
request.c 1007 httpClose(cg->http);
1031 httpClose(cg->http);
http.h 457 extern void httpClose(http_t *http);
testhttp.c 880 httpClose(http);
usersys.c 423 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 583 * returns 0. The caller is responsible for calling @link httpClose@ on the
772 * responsible for calling @link httpClose@ on the returned connection.
918 httpClose(http);
944 httpClose(http);
    [all...]
adminutil.c 881 httpClose(cg->http);
    [all...]
  /external/libcups/filter/
testclient.c 375 httpClose(http);
852 httpClose(http);

Completed in 2080 milliseconds