Minishell
Loading...
Searching...
No Matches
epifetch.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  epifetch_s
 

Macros

#define LINE_LENGTH   50
 

Typedefs

typedef struct epifetch_s epifetch_t
 

Functions

epifetch_tget_epifetch_data (void)
 
int save_logo (epifetch_t *epifetch)
 
int get_software_info (epifetch_t *epifetch)
 
int get_hardware_info (epifetch_t *epifetch)
 

Macro Definition Documentation

◆ LINE_LENGTH

#define LINE_LENGTH   50

Typedef Documentation

◆ epifetch_t

typedef struct epifetch_s epifetch_t

Function Documentation

◆ get_epifetch_data()

epifetch_t * get_epifetch_data ( void )
Here is the call graph for this function:

◆ get_hardware_info()

int get_hardware_info ( epifetch_t * epifetch)

◆ get_software_info()

int get_software_info ( epifetch_t * epifetch)

◆ save_logo()

int save_logo ( epifetch_t * epifetch)
Here is the call graph for this function: