Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp-addrlist.c120 httpAddrClose(NULL, fds[nfds]); in httpAddrConnect2()
208 httpAddrClose(NULL, fds[nfds]); in httpAddrConnect2()
221 httpAddrClose(NULL, fds[nfds]); in httpAddrConnect2()
263 httpAddrClose(NULL, fds[nfds]); in httpAddrConnect2()
337 httpAddrClose(NULL, fds[i]); in httpAddrConnect2()
356 httpAddrClose(NULL, fds[j]); in httpAddrConnect2()
359 httpAddrClose(NULL, fds[j]); in httpAddrConnect2()
375 httpAddrClose(NULL, fds[nfds]); in httpAddrConnect2()
Dlibcups2.def340 httpAddrClose
Dhttp.c514 httpAddrClose(NULL, http->fd); in _httpDisconnect()
662 httpAddrClose(NULL, http->fd); in httpFlush()
2356 httpAddrClose(NULL, http->fd); in httpReconnect2()
2423 httpAddrClose(NULL, http->fd); in httpReconnect2()
2788 httpAddrClose(NULL, http->fd); in _httpUpdate()
4650 httpAddrClose(NULL, http->fd); in http_tls_upgrade()
Dhttp-addr.c67 httpAddrClose(http_addr_t *addr, /* I - Listen address or @code NULL@ */ in httpAddrClose() function
Dhttp.h561 extern int httpAddrClose(http_addr_t *addr, int fd) _CUPS_API_2_0;
Dfile.c466 if (httpAddrClose(NULL, fd) < 0) in cupsFileClose()
1170 httpAddrClose(NULL, fd); in cupsFileOpen()
Dsnmp.c74 httpAddrClose(NULL, fd); in _cupsSNMPClose()
/external/libcups/scheduler/
Dlisten.c283 httpAddrClose(&(lis->address), lis->fd); in cupsdStopListening()
290 httpAddrClose(&(lis->address), lis->fd); in cupsdStopListening()
/external/libcups/backend/
Dlpd.c603 httpAddrClose(NULL, fd); in cups_rresvport()
/external/libcups/tools/
Dippfind.c2412 httpAddrClose(NULL, sock); in list_service()