Searched defs:httpAddrLookup (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp-addr.c30 * httpAddrLookup() - Lookup the hostname associated with the address.
172 * 'httpAddrLookup()' - Lookup the hostname associated with the address.
176 httpAddrLookup(const http_addr_t *addr, /* I - Address to lookup */ function
183 DEBUG_printf(("httpAddrLookup(addr=%p, name=%p, namelen=%d)\n",

Completed in 44 milliseconds