Home
last modified time | relevance | path

Searched defs:c (Results 1 – 6 of 6) sorted by relevance

/security/selinux/ss/
Dcontext.h35 static inline void mls_context_init(struct context *c) in mls_context_init()
94 static inline void mls_context_destroy(struct context *c) in mls_context_destroy()
104 static inline void context_init(struct context *c) in context_init()
133 static inline void context_destroy(struct context *c) in context_destroy()
Dpolicydb.c615 static void ocontext_destroy(struct ocontext *c, int i) in ocontext_destroy()
630 struct ocontext *c, *ctmp; in policydb_destroy() local
729 struct ocontext *head, *c; in policydb_load_isids() local
782 int policydb_context_isvalid(struct policydb *p, struct context *c) in policydb_context_isvalid()
889 static int context_read_and_validate(struct context *c, in context_read_and_validate()
1025 struct constraint_node *c, *lc; in read_cons_helper() local
1651 struct ocontext *l, *c, *newc; in policydb_read() local
Dservices.c113 struct context *c; in constraint_expr_eval() local
1510 struct context *c, in convert_context()
1756 struct ocontext *c; in security_port_sid() local
1796 struct ocontext *c; in security_netif_sid() local
1855 struct ocontext *c; in security_node_sid() local
2051 struct ocontext *c; in security_genfs_sid() local
2110 struct ocontext *c; in security_fs_use() local
Dmls.c199 int mls_context_isvalid(struct policydb *p, struct context *c) in mls_context_isvalid()
472 struct context *c) in mls_convert_context()
/security/selinux/
Davc.c36 #define S_(c, v, s) { c, v, s }, argument
56 #define S_(c, i, b) { .tclass = c,\ argument
715 struct avc_callback_node *c; in avc_add_callback() local
822 struct avc_callback_node *c; in avc_ss_reset() local
/security/
Ddevice_cgroup.c278 static int may_access_whitelist(struct dev_cgroup *c, in may_access_whitelist()