RTEMS
5.0.0
|
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... | |