Searched refs:get_socket_address (Results 1 – 1 of 1) sorted by relevance
241 get_socket_address(int sock, int remote, int flags) in get_socket_address() function293 if ((p = get_socket_address(sock, 1, NI_NUMERICHOST)) != NULL) in get_peer_ipaddr()303 if ((p = get_socket_address(sock, 0, NI_NUMERICHOST)) != NULL) in get_local_ipaddr()314 if ((host = get_socket_address(fd, 0, NI_NAMEREQD)) != NULL) in get_local_name()