Searched defs:fqname (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/security/apparmor/ |
| H A D | lib.c | 42 char *aa_split_fqname(char *fqname, char **ns_name) in aa_split_fqname() argument 83 const char *aa_splitn_fqname(const char *fqname, size_t n, const char **ns_name, in aa_splitn_fqname() argument [all...] |
| H A D | policy.c | 457 aa_fqlookupn_profile(struct aa_label *base, const char *fqname, size_t n) aa_fqlookupn_profile() argument 1095 aa_remove_profiles(struct aa_ns *policy_ns, struct aa_label *subj, char *fqname, size_t size) aa_remove_profiles() argument [all...] |
| H A D | domain.c | 1291 int aa_change_profile(const char *fqname, int flags) in aa_change_profile() argument
|
| /kernel/linux/linux-6.6/security/apparmor/ |
| H A D | lib.c | 62 char *aa_split_fqname(char *fqname, char **ns_name) in aa_split_fqname() argument 104 const char *aa_splitn_fqname(const char *fqname, size_t n, const char **ns_name, in aa_splitn_fqname() argument [all...] |
| H A D | domain.c | 1325 int aa_change_profile(const char *fqname, int flags) in aa_change_profile() argument
|
| H A D | policy.c | 551 aa_fqlookupn_profile(struct aa_label *base, const char *fqname, size_t n) aa_fqlookupn_profile() argument 1294 aa_remove_profiles(struct aa_ns *policy_ns, struct aa_label *subj, char *fqname, size_t size) aa_remove_profiles() argument [all...] |
Completed in 8 milliseconds