Home
last modified time | relevance | path

Searched refs:httpAddrClose (Results 1 – 7 of 7) sorted by relevance

/external/libcups/cups/
Dhttp-addrlist.c124 httpAddrClose(NULL, fds[nfds]); in httpAddrConnect2()
212 httpAddrClose(NULL, fds[nfds]); in httpAddrConnect2()
225 httpAddrClose(NULL, fds[nfds]); in httpAddrConnect2()
267 httpAddrClose(NULL, fds[nfds]); in httpAddrConnect2()
341 httpAddrClose(NULL, fds[i]); in httpAddrConnect2()
360 httpAddrClose(NULL, fds[j]); in httpAddrConnect2()
363 httpAddrClose(NULL, fds[j]); in httpAddrConnect2()
379 httpAddrClose(NULL, fds[nfds]); in httpAddrConnect2()
Dhttp.c537 httpAddrClose(NULL, http->fd); in _httpDisconnect()
685 httpAddrClose(NULL, http->fd); in httpFlush()
2396 httpAddrClose(NULL, http->fd); in httpReconnect2()
2463 httpAddrClose(NULL, http->fd); in httpReconnect2()
2852 httpAddrClose(NULL, http->fd); in _httpUpdate()
4689 httpAddrClose(NULL, http->fd); in http_tls_upgrade()
Dlibcups2.def288 httpAddrClose
Dhttp-addr.c69 httpAddrClose(http_addr_t *addr, /* I - Listen address or @code NULL@ */ in httpAddrClose() function
Dhttp.h626 extern int httpAddrClose(http_addr_t *addr, int fd) _CUPS_API_2_0;
Dfile.c470 if (httpAddrClose(NULL, fd) < 0) in cupsFileClose()
1168 httpAddrClose(NULL, fd); in cupsFileOpen()
Dsnmp.c78 httpAddrClose(NULL, fd); in _cupsSNMPClose()