Searched refs:setrestoreconlast (Results 1 – 2 of 2) sorted by relevance
782 bool setrestoreconlast = true; /* TRUE = set xattr RESTORECON_LAST in selinux_restorecon() local877 setrestoreconlast = false; in selinux_restorecon()891 setrestoreconlast = false; in selinux_restorecon()894 if (setrestoreconlast && statfs(pathname, &sfsb) == 0) { in selinux_restorecon()896 setrestoreconlast = false; in selinux_restorecon()899 if (setrestoreconlast) { in selinux_restorecon()999 if (setrestoreconlast && !flags.nochange && !error && fc_digest) { in selinux_restorecon()
1573 bool setrestoreconlast = (flags & SELINUX_ANDROID_RESTORECON_SKIP_SEHASH) ? false : true; in selinux_android_restorecon_common() local1645 setrestoreconlast = false; in selinux_android_restorecon_common()1649 setrestoreconlast = false; in selinux_android_restorecon_common()1654 setrestoreconlast = false; in selinux_android_restorecon_common()1695 if (setrestoreconlast) { in selinux_android_restorecon_common()1743 if (setrestoreconlast && !nochange && !error) { in selinux_android_restorecon_common()