Searched refs:config_bool (Results 1 – 3 of 3) sorted by relevance
49 int config_bool(cnode *root, const char *name, int _default);
67 int config_bool(cnode *root, const char *name, int _default) in config_bool() function
108 if(config_bool(partnode, "active", 0)) in load_partitions()