Open System Services Library Calls Reference Manual (G06.27+, H06.04+)

confstr(3) OSS Library Calls Reference Manual
ERRORS
If the specied name value does not have a system-dened value, the confstr() function returns a
value of 0 (zero) and leaves the errno value unchanged.
If the specied name value is invalid, the value 0 (zero) is returned, and errno is set to [EIN-
VAL].
[EINVAL] The value of the name parameter is invalid.
RELATED INFORMATION
Functions: pathconf(3), sysconf(3).
154 Hewlett-Packard Company 527187-004