Nut/OS  4.10.3
API Reference
_NUTENVIRONMENT Struct Reference

#include <environ.h>

Collaboration diagram for _NUTENVIRONMENT:

Data Fields

struct _NUTENVIRONMENTenv_next
struct _NUTENVIRONMENTenv_prev
char * env_name
char * env_value

Detailed Description

Definition at line 49 of file environ.h.


Field Documentation

Definition at line 50 of file environ.h.

Referenced by findenv(), nextenv(), setenv(), and unsetenv().

Definition at line 51 of file environ.h.

Referenced by findenv(), setenv(), and unsetenv().

Definition at line 52 of file environ.h.

Referenced by findenv(), nextenv(), setenv(), and unsetenv().

Definition at line 53 of file environ.h.

Referenced by findenv(), getenv(), setenv(), and unsetenv().


The documentation for this struct was generated from the following file: