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 162 char *auth2_read_banner(void);
auth2.c 104 auth2_read_banner(void) function
157 if ((banner = PRIVSEP(auth2_read_banner())) == NULL)
monitor.c 792 banner = auth2_read_banner();
    [all...]

Completed in 1061 milliseconds