posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
Loading...
Searching...
No Matches
utsname.h File Reference

POSIX system name identification (<sys/utsname.h>) More...

#include <zephyr/sys/util_macro.h>
Include dependency graph for utsname.h:

Go to the source code of this file.

Data Structures

struct  utsname
 System identification information returned by uname(). More...
 

Functions

int uname (struct utsname *name)
 Get the name of the current system.
 

Detailed Description

POSIX system name identification (<sys/utsname.h>)

See also
POSIX.1-2017 <sys/utsname.h>

Definition in file utsname.h.