Searched refs:is_context_customizable (Results 1 – 5 of 5) sorted by relevance
64 int is_context_customizable(const char * scontext) in is_context_customizable() function
613 extern int is_context_customizable(const char * scontext);
185 if (!r_opts->force && curcon && (is_context_customizable(curcon) > 0)) { in restore()
738 Affects is_context_customizable, selinux_init_load_policy,1102 - new is_context_customizable function
1354 * Fixed restorecon to not treat errors from is_context_customizable()