Open System Services Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)

confstr(3) OSS Library Calls Reference Manual
ERRORS
If the specified name value does not have a system-defined value, the confstr( ) function returns a
value of 0 (zero) and leaves the errno value unchanged.
If the specified 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).
1126 Hewlett-Packard Company 527187-017