Home
last modified time | relevance | path

Searched defs:perms (Results 251 - 275 of 359) sorted by relevance

1...<<1112131415

/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H A Dmain.cpp278 const char *perms[2]; in SetPermissions() local
/foundation/filemanagement/dfs_service/test/fuzztest/cloudsyncservicestub_fuzzer/
H A Dcloudsyncservicestub_fuzzer.cpp66 static const char *perms[] = {"ohos.permission.CLOUDFILE_SYNC", "ohos.permission.CLOUDFILE_SYNC_MANAGER", in NativeTokenGet() local
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/
H A Dvsync_ltpo_test.cpp87 const char *perms[2]; in InitNativeTokenInfo() local
H A Dvsync_90to30_test.cpp87 const char *perms[2]; in InitNativeTokenInfo() local
H A Dvsync_90to60_test.cpp87 const char *perms[2]; in InitNativeTokenInfo() local
H A Dvsync_30to120_test.cpp94 const char *perms[2]; in InitNativeTokenInfo() local
H A Dvsync_30to60_test.cpp94 const char *perms[2]; in InitNativeTokenInfo() local
H A Dvsync_30to90_test.cpp94 const char *perms[2]; in InitNativeTokenInfo() local
H A Dvsync_60to120_test.cpp94 const char *perms[2]; in InitNativeTokenInfo() local
H A Dvsync_90to120_test.cpp94 const char *perms[2]; in InitNativeTokenInfo() local
H A Dvsync_60to90_test.cpp94 const char *perms[2]; in InitNativeTokenInfo() local
H A Dvsync_60to30_test.cpp87 const char *perms[2]; in InitNativeTokenInfo() local
H A Dvsync_120to90_test.cpp87 const char *perms[2]; in InitNativeTokenInfo() local
H A Dvsync_120to60_test.cpp87 const char *perms[2]; in InitNativeTokenInfo() local
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dinit.c521 static void set_section_perms(struct section_perm *perms, int n, bool set, in set_section_perms() argument
553 update_sections_early(struct section_perm perms[], int n) update_sections_early() argument
[all...]
/kernel/linux/linux-5.10/security/apparmor/
H A Dmount.c216 struct aa_perms perms in compute_mnt_perms() local
130 audit_mount(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
240 do_match_mnt(struct aa_dfa *dfa, unsigned int 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
322 struct aa_perms perms = { }; match_mnt_path_str() local
586 struct aa_perms perms = { }; profile_umount() local
647 struct aa_perms perms = { }; build_pivotroot() local
[all...]
H A Dfile.c90 int aa_audit_file(struct aa_profile *profile, struct aa_perms *perms, in aa_audit_file() argument
221 struct aa_perms perms = { }; aa_compute_fperms() local
255 aa_str_perms(struct aa_dfa *dfa, unsigned int start, const char *name, struct path_cond *cond, struct aa_perms *perms) aa_str_perms() argument
266 __aa_path_perm(const char *op, struct aa_profile *profile, const char *name, u32 request, struct path_cond *cond, int flags, struct aa_perms *perms) __aa_path_perm() argument
282 profile_path_perm(const char *op, 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
317 struct aa_perms perms = {}; aa_path_perm() local
362 struct aa_perms lperms = {}, perms; profile_path_link() local
510 struct aa_perms perms = {}; __file_path_perm() local
[all...]
/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

Completed in 20 milliseconds

1...<<1112131415