Home
last modified time | relevance | path

Searched refs:client_x11_get_proto (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dclientloop.h51 void client_x11_get_proto(const char *, const char *, uint_t,
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dssh.c917 client_x11_get_proto(display, options.xauth_location,
1084 client_x11_get_proto(display, options.xauth_location,
H A Dclientloop.c202 client_x11_get_proto(const char *display, const char *xauth_path, in client_x11_get_proto() function