Searched refs:httpAddrClose (Results 1 – 7 of 7) sorted by relevance
/external/libcups/cups/ |
D | http-addrlist.c | 124 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()
|
D | http.c | 537 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()
|
D | libcups2.def | 288 httpAddrClose
|
D | http-addr.c | 69 httpAddrClose(http_addr_t *addr, /* I - Listen address or @code NULL@ */ in httpAddrClose() function
|
D | http.h | 626 extern int httpAddrClose(http_addr_t *addr, int fd) _CUPS_API_2_0;
|
D | file.c | 470 if (httpAddrClose(NULL, fd) < 0) in cupsFileClose() 1168 httpAddrClose(NULL, fd); in cupsFileOpen()
|
D | snmp.c | 78 httpAddrClose(NULL, fd); in _cupsSNMPClose()
|