Searched refs:ignore_module_cache (Results 1 – 5 of 5) sorted by relevance
86 | ignore_module_cache129 ignore_module_cache: IGNORE_MODULE_CACHE '=' ARG {131 current_conf->ignore_module_cache = 1;133 current_conf->ignore_module_cache = 0;365 conf->ignore_module_cache = 0;
231 return sh->conf->ignore_module_cache; in semanage_get_ignore_module_cache()235 int ignore_module_cache) in semanage_set_ignore_module_cache() argument238 sh->conf->ignore_module_cache = ignore_module_cache; in semanage_set_ignore_module_cache()
49 int ignore_module_cache; member
163 extern void semanage_set_ignore_module_cache(semanage_handle_t *handle, int ignore_module_cache);
53 static int ignore_module_cache; variable298 ignore_module_cache = 1; in parse_command_line()834 if (ignore_module_cache) in main()