/security/selinux/ss/ |
D | context.h | 35 static inline void mls_context_init(struct context *c) in mls_context_init() 105 static inline void mls_context_destroy(struct context *c) in mls_context_destroy() 112 static inline void context_init(struct context *c) in context_init() 141 static inline void context_destroy(struct context *c) in context_destroy()
|
D | policydb.c | 772 static void ocontext_destroy(struct ocontext *c, int i) in ocontext_destroy() 790 struct ocontext *c, *ctmp; in policydb_destroy() local 889 struct ocontext *head, *c; in policydb_load_isids() local 944 int policydb_context_isvalid(struct policydb *p, struct context *c) in policydb_context_isvalid() 1048 static int context_read_and_validate(struct context *c, in context_read_and_validate() 1216 struct constraint_node *c, *lc; in read_cons_helper() local 1997 struct ocontext *l, *c; in genfs_read() local 2110 struct ocontext *l, *c; in ocontext_read() local 2689 static int context_write(struct policydb *p, struct context *c, in context_write() 2789 struct constraint_node *c; in write_cons_helper() local [all …]
|
D | mls.c | 191 int mls_context_isvalid(struct policydb *p, struct context *c) in mls_context_isvalid() 464 struct context *c) in mls_convert_context()
|
D | services.c | 278 struct context *c; in constraint_expr_eval() local 1850 struct context *c, in convert_context() 2177 struct ocontext *c; in security_port_sid() local 2217 struct ocontext *c; in security_netif_sid() local 2276 struct ocontext *c; in security_node_sid() local 2473 struct ocontext *c; in __security_genfs_sid() local 2545 struct ocontext *c; in security_fs_use() local
|
/security/tomoyo/ |
D | util.c | 203 char c = *(cp + 1); in tomoyo_parse_ulong() local 338 static inline bool tomoyo_alphabet_char(const char c) in tomoyo_alphabet_char() 364 static inline bool tomoyo_valid(const unsigned char c) in tomoyo_valid() 376 static inline bool tomoyo_invalid(const unsigned char c) in tomoyo_invalid() 447 unsigned char c; in tomoyo_correct_word2() local 621 char c; in tomoyo_const_part_length() local 688 char c; in tomoyo_file_matches_pattern2() local
|
D | realpath.c | 32 const unsigned char c = p[i]; in tomoyo_encode2() local 49 const unsigned char c = p[i]; in tomoyo_encode2() local
|
D | audit.c | 50 const unsigned char c = kaddr[offset++]; in tomoyo_print_bprm() local
|
D | domain.c | 625 const unsigned char c = env_page.data[offset++]; in tomoyo_environ() local
|
D | condition.c | 132 const unsigned char c = kaddr[offset++]; in tomoyo_scan_bprm() local
|
D | common.c | 598 const u8 c = tomoyo_index2category[i]; in tomoyo_set_mode() local 2600 char c; in tomoyo_write_control() local
|
/security/integrity/ima/ |
D | ima_template.c | 98 char c; in template_fmt_size() local 116 char *c, *template_fmt_copy, *template_fmt_ptr; in template_desc_init_fields() local
|
/security/keys/ |
D | trusted.c | 131 unsigned char c; in TSS_authhmac() local 730 static int getoptions(char *c, struct trusted_key_payload *pay, in getoptions() 810 char *c; in datablob_parse() local
|
/security/apparmor/ |
D | match.c | 399 const char c) in aa_dfa_next()
|
D | policy_unpack.c | 392 int c, j, size2 = unpack_strdup(e, &str, NULL); in unpack_trans_table() local
|
/security/selinux/ |
D | avc.c | 789 struct avc_callback_node *c; in avc_add_callback() local 946 struct avc_callback_node *c; in avc_ss_reset() local
|
/security/apparmor/include/ |
D | policy.h | 305 struct aa_profile *c; in aa_get_profile_rcu() local
|