HomeSort by: relevance | last modified time | path
    Searched refs:auth_root_allowed (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
auth.h 173 int auth_root_allowed(struct ssh *, const char *);
auth.c 436 auth_root_allowed(struct ssh *ssh, const char *method) function
auth2.c 400 !auth_root_allowed(ssh, method)) {
monitor.c 318 !auth_root_allowed(ssh, auth_method))

Completed in 22 milliseconds