Searched refs:HOST_OK (Results 1 – 8 of 8) sorted by relevance
18 HOST_OK, HOST_NEW, HOST_CHANGED, HOST_FOUND enumerator
57 return (host_status == HOST_OK); in auth_rhosts_rsa_key_allowed()
291 if (host_status != HOST_OK && userfile != NULL) { in check_key_in_hostfiles()310 debug2("check_key_in_hostfiles: key %s for %s", host_status == HOST_OK ? in check_key_in_hostfiles()
188 return (host_status == HOST_OK); in hostbased_key_allowed()
703 case HOST_OK: in check_host_key()832 else if (ip_status == HOST_OK) in check_host_key()937 if (host_status == HOST_OK) { in check_host_key()
278 return HOST_OK; in check_host_in_hostfile_by_key_or_type()
76 #define HOST_OK 0x00 /* OK - operation a success */ macro
556 pScb->SCB_HaStat = HOST_OK;1079 && (pScb->SCB_HaStat == HOST_OK)1137 return (HOST_OK);1594 iha_append_done_scb(sc, pScb, HOST_OK);2466 iha_append_done_scb(sc, sc->HCS_ActScb, HOST_OK);2518 case HOST_OK: