Searched refs:is_path_to_socket (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dclientloop.c319 int is_path_to_socket = 0; local
382 * of $DISPLAY. is_path_to_socket is used later in this function
390 is_path_to_socket = 1;
397 is_path_to_socket = 1;
487 if (!is_path_to_socket)
H A Dchannels.c3573 int is_path_to_socket = 0; local
3577 is_path_to_socket = 1;
3584 is_path_to_socket=1;
3589 if (is_path_to_socket) {

Completed in 105 milliseconds