Home
last modified time | relevance | path

Searched refs:_httpCreate (Results 1 – 9 of 9) sorted by relevance

/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/cups/
H A Dlibcups_s.exp49 _httpCreate
H A Dhttp-private.h406 extern http_t *_httpCreate(const char *host, int port,
H A Dhttp.c4312 http_t *_httpCreate(const char *host, int port, http_addrlist_t *addrlist, in _httpCreate() function
/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/cups/
H A Dhttp-private.h266 extern http_t *_httpCreate(const char *host, int port,
H A Dhttp.c420 if ((http = _httpCreate(host, port, encryption)) == NULL) in httpConnectEncrypt()
447 _httpCreate( in _httpCreate() function
H A Dadminutil.c915 if ((cg->http = _httpCreate(cupsServer(), ippPort(), in cupsAdminGetServerSettings()
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/cups/
H A Dhttp-private.h266 extern http_t *_httpCreate(const char *host, int port,
H A Dhttp.c420 if ((http = _httpCreate(host, port, encryption)) == NULL) in httpConnectEncrypt()
447 _httpCreate( in _httpCreate() function
H A Dadminutil.c915 if ((cg->http = _httpCreate(cupsServer(), ippPort(), in cupsAdminGetServerSettings()