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

/freebsd-9.3-release/crypto/openssh/
H A Dsession.c1431 options.xauth_location, s->auth_display);
1434 options.xauth_location, s->auth_display,
1442 s->auth_display);
1444 s->auth_display, s->auth_proto,
2496 free(s->auth_display);
2497 s->auth_display = NULL;
2562 free(s->auth_display);
2690 char display[512], auth_display[512]; local
2731 * auth_display must be used as the displayname when the
2738 snprintf(auth_display, sizeo
[all...]
H A Dsession.h49 char *auth_display; member in struct:Session

Completed in 180 milliseconds