Home
last modified time | relevance | path

Searched refs:_hostaddr (Results 1 – 2 of 2) sorted by relevance

/external/libcups/cups/
Dhttp-private.h287 struct sockaddr_in _hostaddr; /* Address of connected host (deprecated) */ member
Dhttp.c2408 memset(&http->_hostaddr, 0, sizeof(http->_hostaddr)); in httpReconnect2()