#include <iniparser.h>Go to the source code of this file.
Macros | |
| #define | INISEC_GLOBAL "global" |
| #define | INISEC_HOMES "homes" |
| #define | INIPARSER_GETSTR(config, section, key, default) |
| #define | INIPARSER_GETSTRDUP(config, section, key, default) |
| #define | CONFIG_ARG_FREE(a) |
| #define CONFIG_ARG_FREE | ( | a | ) |
| #define INIPARSER_GETSTR | ( | config, | |
| section, | |||
| key, | |||
| default ) |
| #define INIPARSER_GETSTRDUP | ( | config, | |
| section, | |||
| key, | |||
| default ) |
| #define INISEC_GLOBAL "global" |
| #define INISEC_HOMES "homes" |