RTEMS  5.0.0
Data Structures | Macros | Functions
utsname.h File Reference

Interface to the POSIX utsname() Service. More...

Go to the source code of this file.

Data Structures

struct  utsname
 

Macros

#define SYS_NMLN   48 /* User can override. */
 

Functions

int uname (struct utsname *name)
 Get system name. More...
 

Detailed Description

Interface to the POSIX utsname() Service.

This include file defines the interface to the POSIX utsname() service.