/external/libselinux/src/ |
android.c | 1127 bool nochange, bool verbose, 1156 if (!nochange) { 1185 bool nochange = (flags & SELINUX_ANDROID_RESTORECON_NOCHANGE) ? true : false; local 1213 return restorecon_sb(pathname, &sb, nochange, verbose, seinfo, uid); 1284 error |= restorecon_sb(ftsent->fts_path, ftsent->fts_statp, nochange, verbose, seinfo, uid); 1290 if (setrestoreconlast && !nochange && !error) [all...] |
/external/qemu/distrib/libselinux/src/ |
android.c | 1101 bool nochange, bool verbose, 1130 if (!nochange) { 1156 bool nochange = (flags & SELINUX_ANDROID_RESTORECON_NOCHANGE) ? true : false; local 1184 return restorecon_sb(pathname, &sb, nochange, verbose, seinfo, uid); 1251 error |= restorecon_sb(ftsent->fts_path, ftsent->fts_statp, nochange, verbose, seinfo, uid); 1257 if (setrestoreconlast && !nochange && !error) [all...] |
/external/chromium_org/third_party/icu/source/ |
configure | [all...] |
/external/icu/icu4c/source/ |
configure | [all...] |