Home
last modified time | relevance | path

Searched refs:httpReconnect (Results 1 – 25 of 33) sorted by relevance

12

/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/cups/
H A Dgetputfile.c99 if (httpReconnect(http)) in cupsGetFd()
131 if (httpReconnect(http)) in cupsGetFd()
146 if (httpReconnect(http)) in cupsGetFd()
315 if (httpReconnect(http)) in cupsPutFd()
371 if (httpReconnect(http)) in cupsPutFd()
401 if (httpReconnect(http)) in cupsPutFd()
416 if (httpReconnect(http)) in cupsPutFd()
H A Drequest.c441 httpReconnect(http); in cupsGetResponse()
455 if (!httpReconnect(http)) in cupsGetResponse()
596 if (httpReconnect(http)) in cupsSendRequest()
632 if (httpReconnect(http)) in cupsSendRequest()
696 if (httpReconnect(http)) in cupsSendRequest()
710 if (httpReconnect(http)) in cupsSendRequest()
731 if (httpReconnect(http)) in cupsSendRequest()
H A Dgetdevices.c135 httpReconnect(http); in cupsGetDevices()
152 if (!httpReconnect(http)) in cupsGetDevices()
H A Dhttp.c427 if (!httpReconnect(http)) in httpConnectEncrypt()
543 return (httpReconnect(http)); in httpEncryption()
1699 httpReconnect(http_t *http) /* I - Connection to server */ in httpReconnect() function
2909 if (httpReconnect(http)) in http_send()
2919 if (httpReconnect(http)) in http_send()
H A Dhttp.h355 extern int httpReconnect(http_t *http);
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/cups/
H A Dgetputfile.c99 if (httpReconnect(http)) in cupsGetFd()
131 if (httpReconnect(http)) in cupsGetFd()
146 if (httpReconnect(http)) in cupsGetFd()
315 if (httpReconnect(http)) in cupsPutFd()
371 if (httpReconnect(http)) in cupsPutFd()
401 if (httpReconnect(http)) in cupsPutFd()
416 if (httpReconnect(http)) in cupsPutFd()
H A Drequest.c441 httpReconnect(http); in cupsGetResponse()
455 if (!httpReconnect(http)) in cupsGetResponse()
596 if (httpReconnect(http)) in cupsSendRequest()
632 if (httpReconnect(http)) in cupsSendRequest()
696 if (httpReconnect(http)) in cupsSendRequest()
710 if (httpReconnect(http)) in cupsSendRequest()
731 if (httpReconnect(http)) in cupsSendRequest()
H A Dgetdevices.c135 httpReconnect(http); in cupsGetDevices()
152 if (!httpReconnect(http)) in cupsGetDevices()
H A Dhttp.c427 if (!httpReconnect(http)) in httpConnectEncrypt()
543 return (httpReconnect(http)); in httpEncryption()
1699 httpReconnect(http_t *http) /* I - Connection to server */ in httpReconnect() function
2909 if (httpReconnect(http)) in http_send()
2919 if (httpReconnect(http)) in http_send()
H A Dhttp.h355 extern int httpReconnect(http_t *http);
/dports/x11-toolkits/gtk20/gtk+-2.24.33/modules/printbackends/cups/
H A Dgtkcupsutils.c747 if (httpReconnect (request->http)) in _post_send()
1049 httpReconnect (request->http)) in _post_check()
1108 httpReconnect (request->http); in _post_check()
1235 if (httpReconnect (request->http)) in _get_send()
1344 httpReconnect (request->http)) in _get_check()
1376 httpReconnect (request->http); in _get_check()
/dports/print/openprinting/papi-1.0_beta/source/libpapi-ipp/
H A Dipp-support.c536 httpReconnect(svc->connection); in ipp_send_request_with_file()
545 httpReconnect(svc->connection); in ipp_send_request_with_file()
/dports/print/openprinting/papi-1.0_beta/source/libpapi-ipp/http-core/
H A Dhttp.c467 if (!httpReconnect(http)) in httpConnectEncrypt()
498 return (httpReconnect(http)); in httpEncryption()
517 httpReconnect(http_t *http) /* I - HTTP data */ in httpReconnect() function
2037 httpReconnect(http); in http_send()
H A Dhttp.h377 extern int httpReconnect(http_t *http);
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/cups/
H A Dlibcups2.def263 httpReconnect
H A Dhttp.h476 extern int httpReconnect(http_t *http) _CUPS_DEPRECATED_1_6_MSG("Use httpReconnect2 instead.");
/dports/print/cups/cups-2.3.3op2/cups/
H A Dlibcups2.def426 httpReconnect
H A Dhttp.h477 extern int httpReconnect(http_t *http) _CUPS_DEPRECATED_1_6_MSG("Use httpReconnect2 instead.");
/dports/www/firefox-esr/firefox-91.8.0/third_party/cups/include/cups/
H A Dhttp.h477 extern int httpReconnect(http_t *http) _CUPS_DEPRECATED_1_6_MSG("Use httpReconnect2 instead.");
/dports/www/firefox/firefox-99.0/third_party/cups/include/cups/
H A Dhttp.h477 extern int httpReconnect(http_t *http) _CUPS_DEPRECATED_1_6_MSG("Use httpReconnect2 instead.");
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/cups/include/cups/
H A Dhttp.h477 extern int httpReconnect(http_t *http) _CUPS_DEPRECATED_1_6_MSG("Use httpReconnect2 instead.");
/dports/textproc/htmldoc/htmldoc-1.9.13/htmldoc/
H A Dhttp.h514 extern int httpReconnect(http_t *http) _CUPS_DEPRECATED_1_6_MSG("Use httpReconnect2 instead.");
/dports/print/print-manager/print-manager-21.12.3/libkcups/
H A DKCupsConnection.cpp778 if (httpReconnect(CUPS_HTTP_DEFAULT)) { in retry()
/dports/editors/lazarus/lazarus/components/printers/unix/
H A Dcupsdyn.pp1048 httpReconnect: function (http:Phttp_t):longint;cdecl;
1237 pointer(httpReconnect) := GetProcedureAddress(CupsLibHandle, 'httpReconnect');
/dports/print/fpc-libcups/fpc-3.2.2/packages/libcups/src/
H A Dcupsdyn.pp1046 httpReconnect: function (http:Phttp_t):longint;cdecl;
1234 pointer(httpReconnect) := GetProcedureAddress(CupsLibHandle, 'httpReconnect');

12