Searched refs:from_system_config (Results 1 – 3 of 3) sorted by relevance
11 bool from_system_config; member18 bool from_system_config; member
715 section->from_system_config = true; in collect_config()716 item->from_system_config = true; in collect_config()718 section->from_system_config = false; in collect_config()719 item->from_system_config = false; in collect_config()
56 if (!use_system_config && section->from_system_config) in set_config()61 if (!use_system_config && item->from_system_config) in set_config()