__h_errno_location

Name

__h_errno_location -- address of h_errno variable

Synopsis

int *__h_errno_location (void);

Description

Return the address of the h_errno variable, where h_errno is as specified in the Single Unix Specification. Only in the binary standard, not the source standard. Note that h_errno itself is only in the source standard, not the binary standard.