Lines Matching refs:xstrdup
76 return xstrdup(ntop); in get_remote_hostname()
83 return xstrdup(ntop); in get_remote_hostname()
98 return xstrdup(ntop); in get_remote_hostname()
119 return xstrdup(ntop); in get_remote_hostname()
135 return xstrdup(ntop); in get_remote_hostname()
137 return xstrdup(name); in get_remote_hostname()
278 return xstrdup(ntop); in get_socket_address()
281 return xstrdup(((struct sockaddr_un *)&addr)->sun_path); in get_socket_address()
295 return xstrdup("UNKNOWN"); in get_peer_ipaddr()
305 return xstrdup("UNKNOWN"); in get_local_ipaddr()
321 host = xstrdup(myname); in get_local_name()
352 canonical_host_ip = xstrdup("UNKNOWN"); in get_remote_ipaddr()