Searched refs:x11_saved_proto (Results 1 – 1 of 1) sorted by relevance
145 static char *x11_saved_proto = NULL; variable910 if (proto_len != strlen(x11_saved_proto) || in x11_open_helper()911 memcmp(ucp + 12, x11_saved_proto, proto_len) != 0) { in x11_open_helper()3590 if (x11_saved_proto == NULL) {3592 x11_saved_proto = xstrdup(proto);