Home
last modified time | relevance | path

Searched refs:get_local_host (Results 1 – 3 of 3) sorted by relevance

/external/libvncserver/x11vnc/
Dinet.h47 extern char *get_local_host(int sock);
Dinet.c52 char *get_local_host(int sock);
264 char *get_local_host(int sock) { in get_local_host() function
Dconnections.c537 char *sip = get_local_host(client->sock); in run_user_command()
3896 cd->server_ip = get_local_host(client->sock); in client_set_net()