Searched refs:get_local_host (Results 1 – 3 of 3) sorted by relevance
47 extern char *get_local_host(int sock);
52 char *get_local_host(int sock);264 char *get_local_host(int sock) { in get_local_host() function
537 char *sip = get_local_host(client->sock); in run_user_command()3896 cd->server_ip = get_local_host(client->sock); in client_set_net()