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_file * | cfg |
the result of parsing is stored here. | |
const char * | chroot |
the current chroot dir (or NULL if none) | |
int | started_toplevel |
if we are started in a toplevel, or not, after a force_toplevel | |
Used during options parsing.