Home
last modified time | relevance | path

Searched refs:accept_client (Results 1 – 5 of 5) sorted by relevance

/external/libvncserver/x11vnc/
Dconnections.h70 extern int accept_client(rfbClientPtr client);
Dsslhelper.c3975 goto accept_client; in accept_openssl()
3982 goto accept_client; in accept_openssl()
4137 accept_client: in accept_openssl()
Dconnections.c94 int accept_client(rfbClientPtr client);
1573 int accept_client(rfbClientPtr client) { in accept_client() function
3985 if (! accept_client(client)) { in new_client()
Dunixpw.c2157 } else if (! accept_client(unixpw_client)) {
Dx11vnc.c5686 if (! accept_client(cl0)) {