Minishell
|
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_t * | get_epifetch_data (void) |
int | save_logo (epifetch_t *epifetch) |
int | get_software_info (epifetch_t *epifetch) |
int | get_hardware_info (epifetch_t *epifetch) |
#define LINE_LENGTH 50 |
typedef struct epifetch_s epifetch_t |
epifetch_t * get_epifetch_data | ( | void | ) |
int get_hardware_info | ( | epifetch_t * | epifetch | ) |
int get_software_info | ( | epifetch_t * | epifetch | ) |
int save_logo | ( | epifetch_t * | epifetch | ) |