Home
last modified time | relevance | path

Searched defs:e (Results 1 – 16 of 16) sorted by relevance

/security/apparmor/
Dpolicy_unpack.c93 const char *info, struct aa_ext *e, int error) in audit_iface()
112 static bool inbounds(struct aa_ext *e, size_t size) in inbounds()
124 static size_t unpack_u16_chunk(struct aa_ext *e, char **chunk) in unpack_u16_chunk()
140 static bool unpack_X(struct aa_ext *e, enum aa_code code) in unpack_X()
166 static bool unpack_nameX(struct aa_ext *e, enum aa_code code, const char *name) in unpack_nameX()
196 static bool unpack_u32(struct aa_ext *e, u32 *data, const char *name) in unpack_u32()
209 static bool unpack_u64(struct aa_ext *e, u64 *data, const char *name) in unpack_u64()
222 static size_t unpack_array(struct aa_ext *e, const char *name) in unpack_array()
235 static size_t unpack_blob(struct aa_ext *e, char **blob, const char *name) in unpack_blob()
252 static int unpack_str(struct aa_ext *e, const char **string, const char *name) in unpack_str()
[all …]
/security/selinux/ss/
Debitmap.h44 #define ebitmap_length(e) ((e)->highbit) argument
46 static inline unsigned int ebitmap_start_positive(struct ebitmap *e, in ebitmap_start_positive()
59 static inline void ebitmap_init(struct ebitmap *e) in ebitmap_init()
64 static inline unsigned int ebitmap_next_positive(struct ebitmap *e, in ebitmap_next_positive()
119 #define ebitmap_for_each_positive_bit(e, n, bit) \ argument
Debitmap.c233 int ebitmap_get_bit(struct ebitmap *e, unsigned long bit) in ebitmap_get_bit()
250 int ebitmap_set_bit(struct ebitmap *e, unsigned long bit, int value) in ebitmap_set_bit()
318 void ebitmap_destroy(struct ebitmap *e) in ebitmap_destroy()
337 int ebitmap_read(struct ebitmap *e, void *fp) in ebitmap_read()
439 int ebitmap_write(struct ebitmap *e, void *fp) in ebitmap_write()
Dmls.c39 struct ebitmap *e; in mls_compute_context_len() local
93 struct ebitmap *e; in mls_sid_to_context() local
Dpolicydb.c643 struct constraint_expr *e, *etmp; in cls_destroy() local
866 struct ebitmap *e; in policydb_destroy() local
1217 struct constraint_expr *e, *le; in read_cons_helper() local
2488 struct ebitmap *e = flex_array_get(p->type_attr_map_array, i); in policydb_read() local
2790 struct constraint_expr *e; in write_cons_helper() local
3452 struct ebitmap *e = flex_array_get(p->type_attr_map_array, i); in policydb_write() local
Dservices.c281 struct constraint_expr *e; in constraint_expr_eval() local
/security/tomoyo/
Dgroup.c79 struct tomoyo_path_group e = { }; in tomoyo_write_group() local
89 struct tomoyo_number_group e = { }; in tomoyo_write_group() local
100 struct tomoyo_address_group e = { }; in tomoyo_write_group() local
Dfile.c381 struct tomoyo_path_acl e = { in tomoyo_update_path_acl() local
454 struct tomoyo_mkdev_acl e = { in tomoyo_update_mkdev_acl() local
530 struct tomoyo_path2_acl e = { in tomoyo_update_path2_acl() local
664 struct tomoyo_path_number_acl e = { in tomoyo_update_path_number_acl() local
968 struct tomoyo_mount_acl e = { .head.type = TOMOYO_TYPE_MOUNT_ACL }; in tomoyo_update_mount_acl() local
Ddomain.c236 struct tomoyo_transition_control e = { .type = type }; in tomoyo_write_transition_control() local
390 struct tomoyo_aggregator e = { }; in tomoyo_write_aggregator() local
507 struct tomoyo_domain_info e = { }; in tomoyo_assign_domain() local
Denviron.c95 struct tomoyo_env_acl e = { .head.type = TOMOYO_TYPE_ENV_ACL }; in tomoyo_write_env() local
Dmemory.c95 struct tomoyo_group e = { }; in tomoyo_get_group() local
Dcondition.c440 struct tomoyo_condition *e) in tomoyo_get_transit_preference()
486 struct tomoyo_condition e = { }; in tomoyo_get_condition() local
Dnetwork.c283 struct tomoyo_inet_acl e = { .head.type = TOMOYO_TYPE_INET_ACL }; in tomoyo_write_inet_network() local
328 struct tomoyo_unix_acl e = { .head.type = TOMOYO_TYPE_UNIX_ACL }; in tomoyo_write_unix_network() local
Dutil.c449 unsigned char e; in tomoyo_correct_word2() local
Dcommon.c845 struct tomoyo_manager e = { }; in tomoyo_update_manager_entry() local
1042 struct tomoyo_task_acl e = { in tomoyo_write_task() local
/security/integrity/ima/
Dima_fs.c120 struct ima_template_entry *e; in ima_measurements_show() local
202 struct ima_template_entry *e; in ima_ascii_measurements_show() local