krb5_eai_to_heim_errno(3) freebsd man page | unix.com

Man Page: krb5_eai_to_heim_errno

Operating Environment: freebsd

Section: 3

KRB5_EAI_TO_HEIM_ERRNO(3)				   BSD Library Functions Manual 				 KRB5_EAI_TO_HEIM_ERRNO(3)

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
#include <krb5.h> krb5_error_code krb5_eai_to_heim_errno(int eai_errno, int system_error); krb5_error_code krb5_h_errno_to_heim_errno(int eai_errno);
DESCRIPTION
krb5_eai_to_heim_errno() and krb5_h_errno_to_heim_errno() convert getaddrinfo(3), getnameinfo(3), and h_errno(3) 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)
HEIMDAL
April 13, 2004 HEIMDAL
Related Man Pages
krb5_check_transited(3) - debian
krb5_check_transited_realms(3) - debian
krb5_error(3) - freebsd
krb5_h_errno_to_heim_errno(3) - freebsd
krb5_vwarn(3) - freebsd
Similar Topics in the Unix Linux Community
Mac OS X: Based on UNIX - Solid As a Rock
The Whole Story on #! /usr/bin/ksh
Is UNIX an open source OS ?
Is it safe to install x86 Solaris 10 U6 after installed-Linux-and-FreeBSD?