Lines Matching defs:display
1607 const char *display;
1674 /* Request X11 forwarding if enabled and DISPLAY is set. */
1675 display = getenv("DISPLAY");
1676 if (options.forward_x11 && display != NULL) {
1679 client_x11_get_proto(display, options.xauth_location,
1686 x11_request_forwarding_with_spoofing(0, display, proto,
1770 const char *display;
1776 display = getenv("DISPLAY");
1777 if (options.forward_x11 && display != NULL) {
1780 client_x11_get_proto(display, options.xauth_location,
1786 x11_request_forwarding_with_spoofing(id, display, proto,