/external/openssh/contrib/aix/ |
inventory.sh | 48 printf "\tmode=%lo\n", $mod & 07777; # Mask perm bits
|
/external/openssh/ |
sftp-common.h | 39 u_int32_t perm; member in struct:Attrib
|
/libcore/luni/src/main/java/java/security/ |
AccessControlContext.java | 44 public void checkPermission(Permission perm) throws AccessControlException { }
|
/external/chromium/base/files/ |
file_path_watcher_browsertest.cc | 497 bool ChangeFilePermissions(const FilePath& path, Permission perm, bool allow) { 505 switch (perm) { 516 ADD_FAILURE() << "unknown perm " << perm; 536 switch (perm) { 547 ADD_FAILURE() << "unknown perm " << perm;
|
/external/bluetooth/bluez/sbc/ |
sbc_primitives_neon.c | 598 "vld1.8 {d0, d1}, [%[perm], :128]\n" 623 [perm] "r" (big_endian ? perm_be : perm_le) 632 "vld1.8 {d0, d1}, [%[perm], :128]\n" 655 [perm] "r" (big_endian ? perm_be : perm_le) 662 "vld1.8 {d0, d1}, [%[perm], :128]\n" 678 [perm] "r" (big_endian ? perm_be : perm_le) 748 "vld1.8 {d0, d1, d2, d3}, [%[perm], :128]\n" 777 [perm] "r" (big_endian ? perm_be : perm_le) 786 "vld1.8 {d0, d1, d2, d3}, [%[perm], :128]\n" 813 [perm] "r" (big_endian ? perm_be : perm_le [all...] |
/external/bluetooth/glib/ |
mkinstalldirs | 20 -m) # -m PERM arg
|
/frameworks/av/media/mtp/ |
MtpDevice.h | 103 int perm);
|
/frameworks/base/packages/VpnDialogs/res/values-ca/ |
strings.xml | 20 <string name="warning" msgid="5470743576660160079">"Si continues, dónes permís a l\'aplicació per interceptar tot el trànsit de la xarxa. "<b>"NO ho acceptis si no confies en l\'aplicació."</b>"Si no és així, corres el risc que les teves dades estiguin en perill davant d\'un programari maliciós."</string>
|
/ndk/sources/host-tools/make-3.81/config/ |
mkinstalldirs | 20 -m) # -m PERM arg
|
/frameworks/base/core/java/android/content/pm/ |
PackageParser.java | 409 final String perm = p.requestedPermissions.get(i); local 410 pi.requestedPermissions[i] = perm; 414 if (grantedPermissions != null && grantedPermissions.contains(perm)) { 1326 final String perm = spi.newPerms[in]; local 1452 PermissionGroup perm = new PermissionGroup(owner); local 1494 Permission perm = new Permission(owner); local 1560 Permission perm = new Permission(owner); local [all...] |
/external/checkpolicy/test/ |
dismod.c | 77 char *perm; local 79 perm = sepol_av_to_string(p, class, mask); 80 if (perm) 81 fprintf(fp, "%s ", perm); 89 char *perm; local 93 perm = sepol_av_to_string(p, class, 1 << i); 94 if (perm) 95 fprintf(fp, " %s", perm);
|
dispol.c | 49 char *perm; local 51 perm = sepol_av_to_string(p, key->target_class, mask); 52 if (perm) 53 fprintf(fp, "%s ", perm);
|
/external/icu4c/layout/ |
ScriptAndLanguageTags.cpp | 107 permScriptTag, /* 'perm' (PERM) */
|
/system/core/init/ |
devices.c | 75 mode_t perm; member in struct:perms_ 97 mode_t perm, unsigned int uid, unsigned int gid, 113 node->dp.perm = perm; 149 INFO("fixup %s %d %d 0%o\n", buf, dp->uid, dp->gid, dp->perm); 151 chmod(buf, dp->perm); 157 mode_t perm; local 178 return dp->perm;
|
util.c | 88 int create_socket(const char *name, int type, mode_t perm, uid_t uid, gid_t gid) 134 chmod(addr.sun_path, perm); 137 addr.sun_path, perm, uid, gid);
|
init.h | 57 int perm; member in struct:socketinfo
|
parser.c | 31 RAW(" socket %s %s 0%o\n", si->name, si->type, si->perm);
|
/external/checkpolicy/ |
module_compiler.c | 745 perm_datum_t *perm = NULL; local 815 perm = hashtab_search(datum->permissions.table, perm_id); 816 if (!perm && datum->comdatum) 817 perm = 820 if (perm) { 833 if ((perm = malloc(sizeof(*perm))) == NULL) { 838 memset(perm, 0, sizeof(*perm)); 841 perm); [all...] |
/frameworks/base/services/java/com/android/server/am/ |
BroadcastQueue.java | 373 int perm = mService.checkComponentPermission(filter.requiredPermission, local 375 if (perm != PackageManager.PERMISSION_GRANTED) { 386 int perm = mService.checkComponentPermission(r.requiredPermission, local 388 if (perm != PackageManager.PERMISSION_GRANTED) { 654 int perm = mService.checkComponentPermission(info.activityInfo.permission, local 657 if (perm != PackageManager.PERMISSION_GRANTED) { 680 perm = AppGlobals.getPackageManager(). 684 perm = PackageManager.PERMISSION_DENIED; 686 if (perm != PackageManager.PERMISSION_GRANTED) { [all...] |
/ndk/sources/host-tools/sed-4.2.1/lib/ |
file-has-acl.c | 100 acl_perm_t perm; 106 perm = ace->entry->acl_perm; 107 /* On Tru64, perm can also contain non-standard bits such as 109 if ((perm & ~(ACL_READ | ACL_WRITE | ACL_EXECUTE)) != 0)
|
/packages/apps/Settings/tests/ |
AndroidManifest.xml | 26 android:label="Bluetooth Perm Test" >
|
/external/icu4c/io/ |
ufile.c | 132 const char *perm, 137 FILE *systemFile = fopen(filename, perm);
|
/external/libmtp/ |
Makefile.in | 103 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 504 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 508 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 546 || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 547 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 548 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 549 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|
/external/libusb/ |
Makefile.in | 105 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 505 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 509 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 550 || find "$(distdir)" -type d ! -perm -755 \ 552 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 553 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 554 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|
/external/openfst/ |
Makefile.in | 78 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 462 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 466 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 504 || find "$(distdir)" -type d ! -perm -755 \ 506 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 507 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 508 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|