Table of Contents

NAME

SYNOPSIS

DESCRIPTION

The function stores nul-terminated strings of information identifying the current system into the structure referenced by The structure is defined in the header file, and contains the following members: Name of the operating system implementation. Network name of this machine. Release level of the operating system. Version level of the operating system. Machine hardware platform.

RETURN VALUES

If is successful, 0 is returned, otherwise, -1 is returned and is set appropriately.

ERRORS

The function may fail and set for any of the errors specified for the library functions

SEE ALSO

STANDARDS

The function conforms to

HISTORY

The function first appeared in 4.4BSD.


Table of Contents