| /third_party/ltp/testcases/cve/ |
| H A D | cve-2016-10044.c | 33 char perms[8], line[BUFSIZ]; in run() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/linux/ |
| H A D | lgetxattr.c | 36 mode_t perms = S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH; in lgetxattr_0100() local
|
| H A D | llistxattr.c | 36 mode_t perms = S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH; in llistxattr_0100() local
|
| H A D | listxattr.c | 36 mode_t perms = S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH; in listxattr_0100() local
|
| /third_party/selinux/libselinux/src/ |
| H A D | mapping.c | 23 access_vector_t perms[sizeof(access_vector_t) * 8]; member [all...] |
| H A D | stringrep.c | 25 char **perms; member [all...] |
| H A D | avc.c | 49 access_vector_t perms; member 909 avc_add_callback(int (*callback) (uint32_t event, security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t perms, access_vector_t * out_retained), uint32_t events, security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t perms) avc_add_callback() argument 944 avc_update_node(uint32_t event, struct avc_node *node, access_vector_t perms) avc_update_node() argument 970 avc_update_cache(uint32_t event, security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t perms) avc_update_cache() argument 1008 avc_control(uint32_t event, security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t perms, uint32_t seqno, access_vector_t * out_retained) avc_control() argument 1068 avc_ss_grant(security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t perms, uint32_t seqno) avc_ss_grant() argument 1089 avc_ss_try_revoke(security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t perms, uint32_t seqno, access_vector_t * out_retained) avc_ss_try_revoke() argument 1109 avc_ss_revoke(security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t perms, uint32_t seqno) avc_ss_revoke() argument 1144 avc_ss_set_auditallow(security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t perms, uint32_t seqno, uint32_t enable) avc_ss_set_auditallow() argument 1165 avc_ss_set_auditdeny(security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t perms, uint32_t seqno, uint32_t enable) avc_ss_set_auditdeny() argument [all...] |
| /third_party/selinux/libselinux/include/selinux/ |
| H A D | selinux.h | 394 const char *perms[sizeof(access_vector_t) * 8 + 1]; member
|
| /drivers/external_device_manager/test/unittest/driver_extension_manager_client_test/ |
| H A D | driver_extension_manager_client_test.cpp | 67 const char **perms = new const char *[1];
in GetNativeToken() local
|
| /drivers/hdf_core/adapter/uhdf2/security/src/ |
| H A D | hdf_security.c | 112 static void HdfCalculatePerms(const char *permStr, volatile uint64_t *perms) in HdfCalculatePerms() argument 137 static int32_t HdfUpdateSecurityId(const char *id, uint64_t perms, int32_t isSetCurrentSecId) in HdfUpdateSecurityId() argument 205 volatile uint64_t perms = HDF_SECURE_INVALID_PERM; in HdfRegisterAllDevSecId() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | xattrndk.cpp | 53 mode_t perms = S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH;
in Lgetxattr() local 80 mode_t perms = S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH;
in Setxattr() local 101 mode_t perms = S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH;
in Getxattr() local 128 mode_t perms = S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH;
in Listxattr() local 156 mode_t perms = S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH;
in LListxattr() local 197 mode_t perms = S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH; Lsetxattr() local [all...] |
| /test/xts/dcts/distributedhardware/distributedscreentest/ |
| H A D | test.cpp | 274 const char *perms[2]; in QueryRemoteDeviceInfo() local
|
| /test/xts/hats/hdf/external_device_manager/driver_extension_manager_client_test/ |
| H A D | driver_extension_manager_client_test.cpp | 67 const char **perms = new const char *[1];
in GetNativeToken() local
|
| /third_party/selinux/libsepol/src/ |
| H A D | assertion.c | 47 report_failure(sepol_handle_t *handle, policydb_t *p, const avrule_t *avrule, unsigned int stype, unsigned int ttype, const class_perm_node_t *curperm, uint32_t perms) report_failure() argument 145 report_assertion_extended_permissions(sepol_handle_t *handle, policydb_t *p, const avrule_t *avrule, unsigned int stype, unsigned int ttype, const class_perm_node_t *curperm, uint32_t perms, avtab_key_t *k, avtab_t *avtab) report_assertion_extended_permissions() argument 221 uint32_t perms; report_assertion_avtab_matches() local [all...] |
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| H A D | avtab.h | 80 uint32_t perms[8]; member
|
| /test/xts/dcts/communication/softbus_standard/common/ |
| H A D | socket_common.c | 579 const char *perms[2];
in AddPermission() local
|
| H A D | net_trans_common.c | 1337 const char *perms[2];
in AddPermission() local
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | xattrs.c | 70 le16 perms; member
|
| /third_party/curl/lib/vssh/ |
| H A D | libssh.c | 2867 mode_t perms; in sftp_quote_stat() local
|
| /third_party/ntfs-3g/include/ntfs-3g/ |
| H A D | security.h | 159 u16 perms; member
|
| /test/xts/dcts/distributedhardware/distributedaudionewtest/ |
| H A D | distributedaudiotest.cpp | 721 const char *perms[2]; in GetSyncOnlineDevices() local 817 const char *perms[2]; in AddPermission() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | FileSystem.h | 75 enum perms { enum [all...] |
| /third_party/littlefs/runners/ |
| H A D | test_runner.c | 801 struct perm_count_state perms = {0, 0}; in summary() local 866 struct perm_count_state perms = {0, 0}; in list_suites() local 939 struct perm_count_state perms = {0, 0}; list_cases() local [all...] |
| H A D | bench_runner.c | 774 struct perm_count_state perms = {0, 0}; in summary() local 837 struct perm_count_state perms = {0, 0}; in list_suites() local 908 struct perm_count_state perms = {0, 0}; list_cases() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | FileSystem.h | 86 enum perms { enum [all...] |