osf1 man page for h_errno

Query: h_errno

OS: osf1

Section: 2

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
geteuid(2) - osf1
endhostent(3) - osf1
getenv(3) - osf1
htonl(3) - osf1
htons(3) - osf1
Similar Topics in the Unix Linux Community
Getpwnam_r returning null with errno 25