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;
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 extern void semanage_set_ignore_module_cache(semanage_handle_t *handle, int ignore_module_cache);
52 static int ignore_module_cache; variable279 ignore_module_cache = 1; in parse_command_line()750 if (ignore_module_cache) in main()