NUTENVIRONMENT Struct Reference


Data Fields

struct _NUTENVIRONMENT * env_next
struct _NUTENVIRONMENT * env_prev
char * env_name
char * env_value

Detailed Description

Definition at line 49 of file environ.h.


Field Documentation

struct _NUTENVIRONMENT* NUTENVIRONMENT::env_next [read]

Definition at line 50 of file environ.h.

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

struct _NUTENVIRONMENT* NUTENVIRONMENT::env_prev [read]

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:

© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/