HomeSort by relevance Sort by last modified time
    Searched refs:ip2host (Results 1 - 3 of 3) sorted by null

  /external/libvncserver/x11vnc/
inet.h 41 extern char *ip2host(char *ip);
inet.c 46 char *ip2host(char *ip);
112 char *ip2host(char *ip) { function
404 newhost = ip2host(openssl_last_ip);
406 newhost = ip2host(client->host);
connections.c     [all...]

Completed in 409 milliseconds