Searched refs:config_bool (Results 1 – 5 of 5) sorted by relevance
52 config_bool = 0x7f030000, enumerator
49 int config_bool(cnode *root, const char *name, int _default);
66 int config_bool(cnode *root, const char *name, int _default) in config_bool() function
106 if(config_bool(partnode, "active", 0)) in load_partitions()