HomeSort by relevance Sort by last modified time
    Searched refs:auth2_read_banner (Results 1 - 3 of 3) sorted by null

  /external/openssh/
auth.h 150 char *auth2_read_banner(void);
auth2.c 103 auth2_read_banner(void) function
158 if ((banner = PRIVSEP(auth2_read_banner())) == NULL)
monitor.c 813 banner = auth2_read_banner();
    [all...]

Completed in 262 milliseconds