Searched refs:app_load_config_quiet (Results 1 – 2 of 2) sorted by relevance
70 #define app_load_config_quiet(filename) app_load_config_internal(filename, 1) macro
405 config = to_free = app_load_config_quiet(default_config_file); in app_load_modules()1669 dbattr_conf = app_load_config_quiet(buf); in load_index()