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

/freebsd-13-stable/crypto/openssh/
H A Dsession.h50 char *auth_display; member in struct:Session
H A Dsession.c1292 options.xauth_location, s->auth_display);
1295 options.xauth_location, s->auth_display,
1303 s->auth_display);
1305 s->auth_display, s->auth_proto,
2384 free(s->auth_display);
2385 s->auth_display = NULL;
2455 free(s->auth_display);
2582 char display[512], auth_display[512]; local
2618 * auth_display must be used as the displayname when the
2625 snprintf(auth_display, sizeo
[all...]

Completed in 152 milliseconds