Minishell
Loading...
Searching...
No Matches
fill_data.c File Reference
#include <stdlib.h>
#include "../include/main.h"
#include "../include/env.h"
#include "../include/utils.h"
#include "../include/epifetch.h"
Include dependency graph for fill_data.c:

Functions

data_tfill_data (char **env)
 
void free_command (run_command_t *command)
 
void reset_struct (data_t *data)
 
data_tfree_data (data_t *data)
 

Function Documentation

◆ fill_data()

data_t * fill_data ( char ** env)
Here is the call graph for this function:

◆ free_command()

void free_command ( run_command_t * command)

◆ free_data()

data_t * free_data ( data_t * data)
Here is the call graph for this function:

◆ reset_struct()

void reset_struct ( data_t * data)
Here is the call graph for this function: