Searched refs:x11_saved_proto (Results 1 – 1 of 1) sorted by relevance
117 static char *x11_saved_proto = NULL; variable813 if (proto_len != strlen(x11_saved_proto) || in x11_open_helper()814 memcmp(ucp + 12, x11_saved_proto, proto_len) != 0) { in x11_open_helper()2941 x11_saved_proto = xstrdup(proto); in x11_request_forwarding_with_spoofing()