#include <sys/confos.h>
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. |
|
Size of this structure. Used by Nut/Net to verify, that the structure contents is valid after reading it from non-volatile memory. |
|
Magic cookie. Contains CONFOS_EE_MAGIC. |