#include <unistd.h>
#include <stdio.h>
#include "conffile.h"
Functions | |
int | bla (char *args) |
int | main () |
int bla | ( | char * | args | ) |
int main | ( | void | ) |
References bla(), CONFIG_OPT_MANDATORY, config_parse_file(), CONFIG_TYPE_CALLBACK, CONFIG_TYPE_STRING, config_entry::key, config_entry::options, config_entry::parser, config_entry::string, config_entry::type, and config_entry::u.