Home
last modified time | relevance | path

Searched defs:HOST_OK (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dhostfile.h18 HOST_OK, HOST_NEW, HOST_CHANGED, HOST_REVOKED, HOST_FOUND enumerator
/openbsd/sys/dev/ic/
H A Diha.h76 #define HOST_OK 0x00 /* OK - operation a success */ macro