Home | History | Annotate | Download | only in src

Lines Matching refs:sepol

35 #include <sepol/policydb/policydb.h>
36 #include <sepol/policydb/polcaps.h>
37 #include <sepol/policydb/conditional.h>
38 #include <sepol/policydb/constraint.h>
39 #include <sepol/policydb/flask.h>
108 cil_log(CIL_INFO, "Failed to find user %s in sepol hashtab\n", datum->fqn);
119 cil_log(CIL_INFO, "Failed to find role %s in sepol hashtab\n", datum->fqn);
130 cil_log(CIL_INFO, "Failed to find type %s in sepol hashtab\n", datum->fqn);
141 cil_log(CIL_INFO, "Failed to find class %s in sepol hashtab\n", datum->fqn);
152 cil_log(CIL_INFO, "Failed to find category %s in sepol hashtab\n", datum->fqn);
163 cil_log(CIL_INFO, "Failed to find level %s in sepol hashtab\n", datum->fqn);
1783 cil_log(CIL_INFO, "Failed to create sepol conditional node at line %d of %s\n",
1790 cil_log(CIL_INFO, "Failed to convert CIL conditional expression to sepol expression at line %d of %s\n", node->line, node->path);
2468 cil_log(CIL_INFO, "Failed to insert category set into sepol mls level\n");
2499 cil_log(CIL_INFO, "Failed to insert category set into sepol mls level\n");
3810 cil_log(CIL_INFO, "Failure while inserting cil contexts into sepol policydb\n");