Searched refs:auth2_read_banner (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dauth.h163 char *auth2_read_banner(void);
H A Dauth2.c111 auth2_read_banner(void) function
166 if ((banner = PRIVSEP(auth2_read_banner())) == NULL)
H A Dmonitor.c845 banner = auth2_read_banner();

Completed in 105 milliseconds