Home
last modified time | relevance | path

Searched refs:EAI_NOERROR (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dgai_strerror.c42 {EAI_NOERROR, "no error"},
H A Droken-common.h193 #ifndef EAI_NOERROR
194 #define EAI_NOERROR 0 /* no error */ macro
/freebsd/crypto/heimdal/lib/krb5/
H A Deai_to_heim_errno.c51 case EAI_NOERROR: in krb5_eai_to_heim_errno()