Rizin
unix-like reverse engineering framework and cli tools
RSysInfo Struct Reference

#include <rz_sys.h>

Public Attributes

char * sysname
 
char * nodename
 
char * release
 
char * version
 
char * machine
 

Detailed Description

Definition at line 24 of file rz_sys.h.

Member Data Documentation

◆ machine

char* RSysInfo::machine

Definition at line 29 of file rz_sys.h.

◆ nodename

char* RSysInfo::nodename

Definition at line 26 of file rz_sys.h.

◆ release

char* RSysInfo::release

Definition at line 27 of file rz_sys.h.

◆ sysname

char* RSysInfo::sysname

Definition at line 25 of file rz_sys.h.

◆ version

char* RSysInfo::version

Definition at line 28 of file rz_sys.h.


The documentation for this struct was generated from the following file: