FreeNOS
|
#include <Macros.h>
Go to the source code of this file.
Data Structures | |
struct | utsname |
System name structure. More... | |
Macros | |
#define | UTSBUF 128 |
Size of each buffer in the utsname structure fields. More... | |
Functions | |
C int | uname (struct utsname *name) |
Get the name of the current system. More... | |