Home
last modified time | relevance | path

Searched defs:nochange (Results 1 – 1 of 1) sorted by relevance

/external/libselinux/src/
Dandroid.c1162 bool nochange, bool verbose, in restorecon_sb()
1221 bool nochange = (flags & SELINUX_ANDROID_RESTORECON_NOCHANGE) ? true : false; in selinux_android_restorecon_common() local