Home
last modified time | relevance | path

Searched refs:host_port_cookie (Results 1 – 2 of 2) sorted by relevance

/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dconnections.h66 extern void start_client_info_sock(char *host_port_cookie);
H A Dconnections.c92 void start_client_info_sock(char *host_port_cookie);
4206 void start_client_info_sock(char *host_port_cookie) { in start_client_info_sock() argument
4208 char *str = strdup(host_port_cookie); in start_client_info_sock()
4274 rfbLog("malformed client_info_sock: %s\n", host_port_cookie); in start_client_info_sock()