Searched refs:nochange (Results 1 - 2 of 2) sorted by relevance

/external/libselinux/src/
H A Dandroid.c1223 bool nochange, bool verbose,
1255 if (!nochange) {
1284 bool nochange = (flags & SELINUX_ANDROID_RESTORECON_NOCHANGE) ? true : false; local
1343 error = restorecon_sb(pathname, &sb, nochange, verbose, seinfo, uid);
1439 error |= restorecon_sb(ftsent->fts_path, ftsent->fts_statp, nochange, verbose, seinfo, uid);
1445 if (setrestoreconlast && !nochange && !error)
1222 restorecon_sb(const char *pathname, const struct stat *sb, bool nochange, bool verbose, const char *seinfo, uid_t uid) argument
/external/icu/icu4c/source/
H A Dconfigure1466 --with-library-bits=bits specify how many bits to use for the library (32, 64, 64else32, nochange) default=nochange
4645 BITS_REQ=nochange
4655 nochange) with_library_bits=nochange; ;;
4666 ""|nochange) BITS_REQ=$withval ;;
4674 if test "$cross_compiling" = "yes" -a "${BITS_REQ}" != "nochange"; then
4740 nochange) ;;
4751 nochange) ;;
4762 nochange) ;;
[all...]

Completed in 63 milliseconds