OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bsdauth_respond
(Results
1 - 2
of
2
) sorted by null
/external/openssh/
auth-bsdauth.c
91
bsdauth_respond
(void *ctx, u_int numresponses, char **responses)
function
100
error("
bsdauth_respond
: no bsd auth session");
107
debug3("
bsdauth_respond
: <%s> = <%d>", responses[0], authok);
127
bsdauth_respond
,
auth.h
157
int
bsdauth_respond
(void *, u_int, char **);
Completed in 27 milliseconds