Home
last modified time | relevance | path

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

/external/libvncserver/rfb/
Drfbclient.h543 extern int FindFreeTcpPort(void);
/external/libvncserver/libvncclient/
Dsockets.c438 FindFreeTcpPort(void) in FindFreeTcpPort() function
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch16530 * FindFreeTcpPort tries to find unused TCP port in the range
16533 FindFreeTcpPort(void)
16547 - perror(": FindFreeTcpPort: socket");
16563 + perror(": FindFreeTcpPort: socket");
21085 extern int FindFreeTcpPort(void);