Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:enc_str

3192 			if (use_stunnel && enc_str && !strcmp(enc_str, "none")) {
3773 if (enc_str && !strcmp(enc_str, "none")) {
3775 } else if (enc_str) {
3831 if (enc_str && !strcmp(enc_str, "none") && !use_stunnel) {
3867 int enc_none = (enc_str && !strcmp(enc_str, "none"));
3906 if (!stunnel_port && enc_str && !strcmp(enc_str, "none")) {
3960 if (enc_str && !strcmp(enc_str, "none")) {
3962 } else if (enc_str) {