Searched defs:config_info (Results 1 – 2 of 2) sorted by relevance
29 struct config_info { struct30 int debug;31 int verbose;32 int test;33 int syslog;34 int activation;35 int suffix;36 int archive; /* should we archive ? */37 int backup; /* should we backup ? */38 int read_ahead; /* DM_READ_AHEAD_NONE or _AUTO */[all …]