Searched defs:nomsg (Results 1 - 2 of 2) sorted by relevance

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

Completed in 103 milliseconds