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

  /external/libvncserver/x11vnc/
inet.h 38 extern char *host2ip(char *host);
inet.c 43 char *host2ip(char *host);
68 char *host2ip(char *host) { function
connections.c 314 rstr = host2ip(rstr);
1068 r = host2ip(p);
1090 /* this if for host2ip("localhost") */
    [all...]

Completed in 1910 milliseconds