Home
last modified time | relevance | path

Searched refs:mm_answer_bsdauthrespond (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dmonitor.c132 int mm_answer_bsdauthrespond(int, Buffer *);
220 {MONITOR_REQ_BSDAUTHRESPOND, MON_AUTH, mm_answer_bsdauthrespond},
893 mm_answer_bsdauthrespond(int sock, Buffer *m) in mm_answer_bsdauthrespond() function