krb5_eai_to_heim_errno

Langue: en

Version: 284123 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)


BSD mandoc
HEIMDAL

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

In krb5.h Ft krb5_error_code Fo krb5_eai_to_heim_errno Fa int eai_errno Fa int system_error Fc Ft krb5_error_code Fo krb5_h_errno_to_heim_errno Fa int eai_errno Fc  

DESCRIPTION

Fn krb5_eai_to_heim_errno and Fn krb5_h_errno_to_heim_errno convert getaddrinfo(3), getnameinfo(3), and h_errno3 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.

SEE ALSO

krb5(3), kerberos(8)