Home
last modified time | relevance | path

Searched defs:perms (Results 426 - 450 of 540) sorted by relevance

1...<<11121314151617181920>>...22

/kernel/linux/linux-5.10/fs/hfsplus/
H A Dinode.c181 hfsplus_get_perms(struct inode *inode, struct hfsplus_perm *perms, int dir) hfsplus_get_perms() argument
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dinode.c186 hfsplus_get_perms(struct inode *inode, struct hfsplus_perm *perms, int dir) hfsplus_get_perms() argument
/kernel/linux/linux-6.6/arch/x86/platform/uv/
H A Dbios_uv.c136 uv_bios_change_memprotect(u64 paddr, u64 len, enum uv_memprotect perms) in uv_bios_change_memprotect() argument
/kernel/linux/linux-6.6/security/apparmor/
H A Dmount.c132 audit_mount(const struct cred *subj_cred, struct aa_profile *profile, const char *op, const char *name, const char *src_name, const char *type, const char *trans, unsigned long flags, const void *data, u32 request, struct aa_perms *perms, const char *info, int error) audit_mount() argument
224 do_match_mnt(struct aa_policydb *policy, aa_state_t start, const char *mntpnt, const char *devname, const char *type, unsigned long flags, void *data, bool binary, struct aa_perms *perms) do_match_mnt() argument
310 struct aa_perms perms = { }; match_mnt_path_str() local
607 struct aa_perms perms = { }; profile_umount() local
673 struct aa_perms perms = { }; build_pivotroot() local
[all...]
H A Dfile.c94 aa_audit_file(const struct cred *subj_cred, struct aa_profile *profile, struct aa_perms *perms, const char *op, u32 request, const char *name, const char *target, struct aa_label *tlabel, kuid_t ouid, const char *info, int error) aa_audit_file() argument
217 aa_str_perms(struct aa_policydb *file_rules, aa_state_t start, const char *name, struct path_cond *cond, struct aa_perms *perms) aa_str_perms() argument
228 __aa_path_perm(const char *op, const struct cred *subj_cred, struct aa_profile *profile, const char *name, u32 request, struct path_cond *cond, int flags, struct aa_perms *perms) __aa_path_perm() argument
249 profile_path_perm(const char *op, const struct cred *subj_cred, struct aa_profile *profile, const struct path *path, char *buffer, u32 request, struct path_cond *cond, int flags, struct aa_perms *perms) profile_path_perm() argument
287 struct aa_perms perms = {}; aa_path_perm() local
335 struct aa_perms lperms = {}, perms; profile_path_link() local
490 struct aa_perms perms = {}; __file_path_perm() local
[all...]
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dpolicy.h85 struct aa_perms *perms; member
/test/xts/dcts/communication/softbus_standard/common/
H A Dsocket_common.c579 const char *perms[2]; in AddPermission() local
/third_party/ntfs-3g/libntfs-3g/
H A Dxattrs.c70 le16 perms; member
/base/inputmethod/imf/test/unittest/cpp_test/common/src/
H A Dtdd_util.cpp275 const char **perms = new const char *[PERMISSION_NUM]; in GrantNativePermission() local
/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp106 const char *perms[] = { in MockNativePermission() local
/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
H A Dcommon_event_services_system_test.cpp154 const char **perms = new const char *[4]; in SetUpTestCase() local
/base/location/test/location_locator/source/
H A Dlocator_service_test.cpp138 const char *perms[] = { in MockNativePermission() local
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/frameworks/os_account_adapter/
H A Dos_account_adapter_test.cpp247 const char *perms[] = { in NativeTokenSet() local
/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_test.cpp426 static const char *perms[] = { in SetUpTestCase() local
/base/security/permission_lite/services/pms/src/
H A Dpms_impl.c144 static int ParseFixedPermissionsItem(const cJSON *object, PermissionSaved *perms) in ParseFixedPermissionsItem() argument
163 static int ParseNewPermissionsItem(const cJSON *object, PermissionSaved *perms) in ParseNewPermissionsItem() argument
175 static int ParsePermissions(const char *jsonStr, PermissionSaved **perms, int *permNum) in ParsePermissions() argument
[all...]
/base/security/permission_lite/services/pms_client/
H A Dperm_client.c206 static int ParsePermissions(const char *jsonStr, PermissionSaved **perms, int *permNum) in ParsePermissions() argument
[all...]
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch4_test.cpp126 const char *perms[permissionNum] = { in SetUpTestCase() local
H A Dzero_branch7_test.cpp141 const char *perms[permissionNum] = { in SetUpTestCase() local
H A Dzero_branch5_test.cpp126 const char *perms[permissionNum] = { in SetUpTestCase() local
H A Dzero_branch3_test.cpp126 const char *perms[permissionNum] = { in SetUpTestCase() local
H A Dzero_branch1_test.cpp126 const char *perms[permissionNum] = { in SetUpTestCase() local
/base/telephony/telephony_data/test/unittest/data_gtest/
H A Ddata_storage_gtest.cpp52 const char *perms[PERMS_NUM] = { in SetUpTestCase() local
/base/telephony/telephony_data/test/unittest/data_test/
H A Ddata_storage_test.cpp71 const char *perms[PERMS_NUM] = { in ApplyPermission() local
/base/web/webview/test/unittest/audio_adapter_impl_test/
H A Daudio_adapter_impl_test.cpp288 const char* perms[1]; in SetUpTestCase() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_parser.cpp125 PermissionTrans *perms = permissions.permissionTrans; in ParsePermissions() local

Completed in 40 milliseconds

1...<<11121314151617181920>>...22