Searched refs:x11_create_display_inet (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dchannels.h287 int x11_create_display_inet(int, int, int, u_int *, int **);
H A Dssh_namespace.h484 #define x11_create_display_inet ssh_x11_create_display_inet macro
H A Dsession.c2654 if (x11_create_display_inet(options.x11_display_offset,
2657 debug("x11_create_display_inet failed.");
H A Dchannels.c3484 x11_create_display_inet(int x11_display_offset, int x11_use_localhost, function
3525 debug("x11_create_display_inet: Socket family %d not supported",

Completed in 125 milliseconds