Minishell
Loading...
Searching...
No Matches
fill_data.h File Reference
#include "main.h"
Include dependency graph for fill_data.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

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: