man krb5_h_errno_to_heim_errno (Fonctions bibliothèques) - krb5_eai_to_heim_errno ,
NAME
krb5_eai_to_heim_errno ,krb5_h_errno_to_heim_errno - convert resolver error code to com_err error codes
LIBRARY
Kerberos 5 Library (libkrb5, -lkrb5)
SYNOPSIS
int eai_errnoint system_errorint eai_errno
DESCRIPTION
krb5_eai_to_heim_errno
and krb5_h_errno_to_heim_errno convert getaddrinfo(3) , getnameinfo(3) , and h_errno() to com_err error code that are used by Heimdal, this is useful for for function returning kerberos errors and needs to communicate failures from resolver function.