OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
325
if (authenticated &&
cray_access_denied
(authctxt->user)) {
auth2.c
326
if (authenticated &&
cray_access_denied
(authctxt->user)) {
Completed in 29 milliseconds