Query: krb5_eai_to_heim_errno
OS: netbsd
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KRB5_EAI_TO_HEIM_ERRNO(3) BSD Library Functions Manual KRB5_EAI_TO_HEIM_ERRNO(3)NAMEkrb5_eai_to_heim_errno, krb5_h_errno_to_heim_errno -- convert resolver error code to com_err error codesLIBRARYKerberos 5 Library (libkrb5, -lkrb5)SYNOPSIS#include <krb5/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);DESCRIPTIONkrb5_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 ALSOkrb5(3), kerberos(8)BSDApril 13, 2004 BSD
Related Man Pages |
---|
krb524_convert_creds_kdc(3) - netbsd |
krb524_convert_creds_kdc_ccache(3) - netbsd |
krb5_rc_close(3) - netbsd |
krb5_rc_default(3) - netbsd |
krb5_error(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Memory Leaks |
NetBSD 6.1.2: apm and admd not found |
RFC - Korn shell prompt |
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD |
Grep command to show the number of results |