Searched refs:ignore_module_cache (Results 1 – 5 of 5) sorted by relevance
86 | ignore_module_cache128 ignore_module_cache: IGNORE_MODULE_CACHE '=' ARG {130 current_conf->ignore_module_cache = 1;132 current_conf->ignore_module_cache = 0;353 conf->ignore_module_cache = 0;
230 return sh->conf->ignore_module_cache; in semanage_get_ignore_module_cache()234 int ignore_module_cache) in semanage_set_ignore_module_cache() argument237 sh->conf->ignore_module_cache = ignore_module_cache; in semanage_set_ignore_module_cache()
49 int ignore_module_cache; member
158 void semanage_set_ignore_module_cache(semanage_handle_t *handle, int ignore_module_cache);
51 static int ignore_module_cache; variable278 ignore_module_cache = 1; in parse_command_line()747 if (ignore_module_cache) in main()