Searched refs:x11_saved_proto (Results 1 – 1 of 1) sorted by relevance
158 static char *x11_saved_proto = NULL; variable949 if (proto_len != strlen(x11_saved_proto) || in x11_open_helper()950 memcmp(ucp + 12, x11_saved_proto, proto_len) != 0) { in x11_open_helper()4233 if (x11_saved_proto == NULL) {4235 x11_saved_proto = xstrdup(proto);