OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HOST_REVOKED
(Results
1 - 4
of
4
) sorted by null
/external/openssh/
hostfile.h
18
HOST_OK, HOST_NEW, HOST_CHANGED,
HOST_REVOKED
, HOST_FOUND
auth.c
397
if (host_status ==
HOST_REVOKED
)
hostfile.c
428
end_return =
HOST_REVOKED
;
sshconnect.c
910
case
HOST_REVOKED
:
1084
if (want_cert && host_status !=
HOST_REVOKED
) {
[
all
...]
Completed in 497 milliseconds