Searched defs:ApplyParsedPerms (Results 1 - 1 of 1) sorted by path

/bootable/recovery/updater/
H A Dinstall.c769 static int ApplyParsedPerms( function
779 uiPrintf(state, "ApplyParsedPerms: lsetfilecon of %s to %s failed: %s\n",
792 uiPrintf(state, "ApplyParsedPerms: chown of %s to %d failed: %s\n",
800 uiPrintf(state, "ApplyParsedPerms: chgrp of %s to %d failed: %s\n",
808 uiPrintf(state, "ApplyParsedPerms: chmod of %s to %d failed: %s\n",
816 uiPrintf(state, "ApplyParsedPerms: chmod of %s to %d failed: %s\n",
824 uiPrintf(state, "ApplyParsedPerms: chmod of %s to %d failed: %s\n",
834 uiPrintf(state, "ApplyParsedPerms: removexattr of %s to %" PRIx64 " failed: %s\n",
847 uiPrintf(state, "ApplyParsedPerms: setcap of %s to %" PRIx64 " failed: %s\n",
864 return ApplyParsedPerms(recursive_stat
[all...]

Completed in 5 milliseconds