Searched refs:ACL (Results 1 – 25 of 35) sorted by relevance
12
/external/e2fsprogs/tests/d_special_files/ |
D | expect | 8 File ACL: 0 Directory ACL: 0 20 File ACL: 0 Directory ACL: 0 45 File ACL: 0 Directory ACL: 0 58 File ACL: 0 Directory ACL: 0 70 File ACL: 0 Directory ACL: 0
|
/external/skia/platform_tools/android/tradefed/ |
D | upload_dm_results.py | 28 ACL = gs_utils.GSUtils.PredefinedACL.PRIVATE 49 predefined_acl = ACL, 67 predefined_acl = ACL,
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/ |
D | acl.py | 61 self.acl = ACL(self) 85 class ACL(object): class
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/gs/ |
D | bucket.py | 31 from boto.gs.acl import ACL, CannedACLStrings 299 elif isinstance(acl_or_str, ACL): 322 elif isinstance(acl_or_str, ACL): 349 acl = ACL(self)
|
D | acl.py | 55 class ACL(object): class
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/gs/ |
D | test_generation_conditionals.py | 33 from boto.gs.acl import ACL 235 acl = ACL() 366 acl = ACL()
|
D | test_basic.py | 39 from boto.gs.acl import ACL 245 acl = ACL()
|
D | test_versioning.py | 180 aclo = acl.ACL()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/pyami/ |
D | copybot.cfg | 48 # If copy_acls is false, the ACL's will not be
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ |
D | provider.py | 37 from boto.gs.acl import ACL 88 'google': ACL
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudfront/ |
D | distribution.py | 31 from boto.s3.acl import ACL 452 policy.acl = ACL()
|
/external/chromium-trace/catapult/third_party/gsutil/ |
D | CHANGES.md | 54 - Fixed a bug where a default object ACL could not be set or changed to empty. 293 - Fixed a bug that caused "defacl ch" on a bucket with a private ACL to fail. 329 - Fixed an AttributeError when setting an invalid canned ACL with defacl set. 358 an existing default object ACL entry. 403 - Fixed a bug where an acl get on a private default object ACL returned an 404 error instead of a blank ACL. 776 - Extracted function for building ACL error text from main try/except loop, 985 - Made changing ACL not retry on 400 error. 990 AllAuthenticatedUsers group from an ACL. 1057 and object ACL grants without having to edit XML (like the older setacl [all …]
|
/external/e2fsprogs/ext2ed/ |
D | ext2.descriptors | 33 * ACL structures 104 __u32 i_file_acl; /* File ACL */ 105 __u32 i_dir_acl; /* Directory ACL */
|
/external/squashfs-tools/kernel/Documentation/filesystems/ |
D | squashfs.txt | 41 Xattr and ACL support: no no 202 Implement Xattr and ACL support. The Squashfs 4.0 filesystem layout has hooks
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
D | translation_helper.py | 27 from boto.gs.acl import ACL 675 acl = ACL()
|
/external/webrtc/webrtc/base/ |
D | win32filesystem.cc | 120 int acl_size = sizeof(ACL) + sizeof(ACCESS_ALLOWED_ACE) - sizeof(DWORD) + in CreatePrivateFile()
|
/external/wpa_supplicant_8/hostapd/ |
D | android.config | 133 # Use the hostapd's IEEE 802.11 authentication (ACL), but without
|
D | defconfig | 146 # Use the hostapd's IEEE 802.11 authentication (ACL), but without
|
D | ChangeLog | 161 - MAC ACL support for testing purposes 195 - driver-based MAC ACL 563 * added support for setting VLAN ID for STAs based on local MAC ACL
|
/external/autotest/frontend/afe/doctests/ |
D | 001_rpc_test.txt | 210 # 1 ACL group already exists, named "Everyone" (ID 1) 323 # ACL group relationships work similarly 688 # get hosts ACL'd to a user
|
/external/e2fsprogs/po/ |
D | zh_CN.po | 152 msgstr "空ACL映射" 6257 #~ msgid "<The ACL index inode>" 6258 #~ msgstr "<ACL 索引 inode>" 6260 #~ msgid "<The ACL data inode>" 6261 #~ msgstr "<ACL 数据 inode>"
|
D | id.po | 6653 #~ msgid "<The ACL index inode>" 6654 #~ msgstr "<ACL index inode>" 6656 #~ msgid "<The ACL data inode>" 6657 #~ msgstr "<ACL data inode>"
|
D | it.po | 6712 #~ msgid "<The ACL index inode>" 6713 #~ msgstr "<Inode dell'indice ACL>" 6715 #~ msgid "<The ACL data inode>" 6716 #~ msgstr "<Inode dei dati ACL>"
|
D | ca.po | 6592 #~ msgid "<The ACL index inode>" 6593 #~ msgstr "<El node-i de l'índex de les ACL>" 6595 #~ msgid "<The ACL data inode>" 6596 #~ msgstr "<El node-i de les dades de les ACL>"
|
D | de.po | 6581 #~ msgid "<The ACL index inode>" 6582 #~ msgstr "<Der „ACL Index“-Inode>" 6584 #~ msgid "<The ACL data inode>" 6585 #~ msgstr "<Der „ACL Data“-Inode>"
|
12