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

/freebsd-10-stable/crypto/openssh/
H A Dsession.h49 char *auth_display; member in struct:Session
H A Dsession.c1420 options.xauth_location, s->auth_display);
1423 options.xauth_location, s->auth_display,
1431 s->auth_display);
1433 s->auth_display, s->auth_proto,
2490 free(s->auth_display);
2491 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...]

Completed in 276 milliseconds