Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssh/
HDauth-bsdauth.c96 bsdauth_respond(void *ctx, u_int numresponses, char **responses) in bsdauth_respond() argument
107 if (numresponses != 1) in bsdauth_respond()
HDmonitor_wrap.c915 mm_bsdauth_respond(void *ctx, u_int numresponses, char **responses) in mm_bsdauth_respond() argument
921 if (numresponses != 1) in mm_bsdauth_respond()