Searched refs:to_scontext (Results 1 – 1 of 1) sorted by relevance
218 char *to_scontext = nullptr; in need_copy() local224 if (getfilecon (dest_name, &to_scontext) == -1) in need_copy()230 scontext_match = STREQ (file_scontext, to_scontext); in need_copy()233 freecon (to_scontext); in need_copy()