unbound 0.1
Data Fields
config_parser_state Struct Reference

Used during options parsing. More...

#include <config_file.h>

Data Fields

char * filename
 name of file being parser
int line
 line number in the file, starts at 1
int errors
 number of errors encountered
struct config_filecfg
 the result of parsing is stored here.
const char * chroot
 the current chroot dir (or NULL if none)

Detailed Description

Used during options parsing.


Field Documentation

the result of parsing is stored here.

Referenced by create_cfg_parser().


The documentation for this struct was generated from the following file: