h_errno(2) osf1 man page | unix.com

Man Page: h_errno

Operating Environment: osf1

Section: 2

h_errno(2)							System Calls Manual							h_errno(2)

NAME
h_errno - Error-return value for network database operations.
SYNOPSIS
extern int h_errno;
STANDARDS
Interfaces documented on this reference page conform to industry standards as follows: h_errno(): XPG4-UNIX Refer to the standards(5) reference page for more information about industry standards and associated tags.
DESCRIPTION
Refer to endhostent().
RELATED INFORMATION
Functions: endhostent(3) Standards: standards(5) delim off h_errno(2)
Related Man Pages
getuid(2) - osf1
cfgetispeed(3) - osf1
endhostent_r(3) - osf1
endhostent(3) - osf1
ntohs(3) - osf1
Similar Topics in the Unix Linux Community
Getpwnam_r returning null with errno 25