Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

_CONFOS Struct Reference
[System ConfigurationSystem Configuration]

#include <sys/confos.h>


Detailed Description

Operating system configuration structure.

Applications may directly access the global variable confos to read or modify the current configuration.


Data Fields

u_char size
 Size of this structure.
u_char magic [2]
 Magic cookie.
char hostname [16]
 Host name of the system.


Field Documentation

u_char _CONFOS::size
 

Size of this structure.

Used by Nut/Net to verify, that the structure contents is valid after reading it from non-volatile memory.

u_char _CONFOS::magic[2]
 

Magic cookie.

Contains CONFOS_EE_MAGIC.


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