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

  /external/openssh/
auth.h 66 char *info; /* Extra info for next auth_log */
155 void auth_log(Authctxt *, int, int, const char *, const char *);
auth2.c 326 auth_log(authctxt, authenticated, partial, method, submethod);
auth.c 288 auth_log(Authctxt *authctxt, int authenticated, int partial, function
monitor.c 346 auth_log(authctxt, authenticated, partial,
1201 auth_log(authctxt, 0, 0, auth_method, NULL);
    [all...]

Completed in 208 milliseconds