Minishell
 
Loading...
Searching...
No Matches
free_env.c File Reference
#include "env.h"
#include "garbage.h"
Include dependency graph for free_env.c:

Functions

void free_params (t_garbage *garbage, t_params *element)
 
void free_env (t_garbage *garbage, t_env_vars *env)
 

Function Documentation

◆ free_env()

void free_env ( t_garbage * garbage,
t_env_vars * env )
Here is the call graph for this function:

◆ free_params()

void free_params ( t_garbage * garbage,
t_params * element )
Here is the call graph for this function: