Searched refs:file_scontext (Results 1 – 1 of 1) sorted by relevance
217 char *file_scontext = nullptr; in need_copy() local221 if (getfilecon (src_name, &file_scontext) == -1) in need_copy()226 freecon (file_scontext); in need_copy()230 scontext_match = STREQ (file_scontext, to_scontext); in need_copy()232 freecon (file_scontext); in need_copy()