Minishell
Toggle main menu visibility
Main Page
Related Pages
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
e
f
g
h
i
k
l
n
o
p
r
s
t
u
v
Variables
a
b
c
e
f
g
h
i
k
l
n
o
p
r
s
t
u
v
Files
File List
Globals
All
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
l
m
p
r
s
t
u
v
w
Variables
Typedefs
Enumerations
Enumerator
Macros
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Loading...
Searching...
No Matches
Data Fields
env_node Struct Reference
#include <
main.h
>
Collaboration diagram for env_node:
[
legend
]
Data Fields
struct
env_node
*
prev
bool
is_path
char *
name
char *
value
struct
env_node
*
next
Field Documentation
◆
is_path
bool is_path
◆
name
char* name
◆
next
struct
env_node
* next
◆
prev
struct
env_node
* prev
◆
value
char* value
The documentation for this struct was generated from the following file:
include/
main.h
Generated by
1.12.0