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

/freebsd-10.0-release/crypto/openssh/
H A Dsession.h49 char *auth_display; member in struct:Session
H A Dsession.c1381 options.xauth_location, s->auth_display);
1384 options.xauth_location, s->auth_display,
1392 s->auth_display);
1394 s->auth_display, s->auth_proto,
2435 free(s->auth_display);
2436 s->auth_display = NULL;
2501 free(s->auth_display);
2628 char display[512], auth_display[512]; local
2669 * auth_display must be used as the displayname when the
2676 snprintf(auth_display, sizeo
[all...]

Completed in 128 milliseconds