Searched refs:x11_saved_proto (Results 1 – 1 of 1) sorted by relevance
162 static char *x11_saved_proto = NULL; variable1013 if (proto_len != strlen(x11_saved_proto) || in x11_open_helper()1014 memcmp(ucp + 12, x11_saved_proto, proto_len) != 0) { in x11_open_helper()4623 if (x11_saved_proto == NULL) {4625 x11_saved_proto = xstrdup(proto);