RTEMS CPU Kit with SuperCore  4.11.3
Data Structures | Macros | Functions
utsname.h File Reference

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

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  utsname
 

Macros

#define SYS_NMLN   32 /* 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.