Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dconnections.c3034 void read_vnc_connect_prop(int nomsg) { in read_vnc_connect_prop() argument
3037 if (!nomsg) {} in read_vnc_connect_prop()
3078 if (! db || nomsg) { in read_vnc_connect_prop()
3086 void read_x11vnc_remote_prop(int nomsg) { in read_x11vnc_remote_prop() argument
3089 if (!nomsg) {} in read_x11vnc_remote_prop()
3130 if (! db || nomsg) { in read_x11vnc_remote_prop()
Dscan.c3246 static int nomsg = 1; in scan_display() local
3247 if (nomsg) { in scan_display()
3249 nomsg = 0; in scan_display()