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

  /external/openssh/openbsd-compat/
bsd-cray.h 44 int cray_access_denied(char *);
bsd-cray.c 109 int cray_access_denied(char *);
154 cray_access_denied(char *username) function
  /external/openssh/
auth1.c 317 if (authenticated && cray_access_denied(authctxt->user)) {
auth2.c 342 if (authenticated && cray_access_denied(authctxt->user)) {

Completed in 86 milliseconds