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

/openbsd-current/usr.bin/ssh/
H A Dsession.h50 char *auth_display; member in struct:Session
H A Dsession.c1000 options.xauth_location, s->auth_display);
1003 options.xauth_location, s->auth_display,
1011 s->auth_display);
1013 s->auth_display, s->auth_proto,
2041 free(s->auth_display);
2042 s->auth_display = NULL;
2117 free(s->auth_display);
2236 char display[512], auth_display[512]; local
2272 * auth_display must be used as the displayname when the
2279 snprintf(auth_display, sizeo
[all...]

Completed in 193 milliseconds