Minishell
 
Loading...
Searching...
No Matches
copy_env.c File Reference
#include "builtins.h"
#include "env.h"
#include "garbage.h"
#include <stdlib.h>
Include dependency graph for copy_env.c:

Functions

t_env_varscopy_env (t_garbage *garbage, t_env_vars *env)
 

Function Documentation

◆ copy_env()

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