GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
KRB5_EAI_TO_HEIM_ERRNO(3) FreeBSD Library Functions Manual KRB5_EAI_TO_HEIM_ERRNO(3)

krb5_eai_to_heim_errno, krb5_h_errno_to_heim_errno
convert resolver error code to com_err error codes

Kerberos 5 Library (libkrb5, -lkrb5)

#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);

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.

krb5(3), kerberos(8)
April 13, 2004 HEIMDAL

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.