Guardian Native C Library Calls Reference Manual (G06.28+, H06.04+)
Guardian Native C Library Calls (a - e) confstr(3)
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).
527192-005 Hewlett-Packard Company 1−37