Searched refs:send_msg_channel_open_x11 (Results 1 – 1 of 1) sorted by relevance
42 static int send_msg_channel_open_x11(int fd, struct sockaddr_in* addr);121 ret = send_msg_channel_open_x11(fd, &addr); in x11accept()190 static int send_msg_channel_open_x11(int fd, struct sockaddr_in* addr) { in send_msg_channel_open_x11() function