Searched refs:auth2_read_banner (Results 1 – 3 of 3) sorted by relevance
174 char *auth2_read_banner(void);
107 auth2_read_banner(void) in auth2_read_banner() function160 if ((banner = PRIVSEP(auth2_read_banner())) == NULL) in userauth_banner()
822 banner = auth2_read_banner(); in mm_answer_auth2_read_banner()