Home
last modified time | relevance | path

Searched refs:scontext_match (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dinstall.c219 bool scontext_match; in need_copy() local
230 scontext_match = STREQ (file_scontext, to_scontext); in need_copy()
234 if (!scontext_match) in need_copy()