HomeSort by relevance Sort by last modified time
    Searched refs:CIL_CONTEXT (Results 1 - 10 of 10) sorted by null

  /external/selinux/libsepol/cil/src/
cil_flavor.h 180 CIL_CONTEXT,
cil_reset_ast.c 10 static inline void cil_reset_context(struct cil_context *context);
245 static inline void cil_reset_context(struct cil_context *context)
452 case CIL_CONTEXT:
cil.c 677 case CIL_CONTEXT:
817 case CIL_CONTEXT:
1022 case CIL_CONTEXT:
    [all...]
cil_verify.c 714 int __cil_verify_context(struct cil_db *db, struct cil_context *ctx)
803 struct cil_context *ctx = node->data;
984 struct cil_context *if_ctx = netif->if_context;
985 struct cil_context *pkt_ctx = netif->packet_context;
1014 struct cil_context *ctx = genfs->context;
1035 struct cil_context *ctx = file->context;
1062 struct cil_context *ctx = nodecon->context;
1083 struct cil_context *ctx = port->context;
1104 struct cil_context *ctx = pirq->context;
1125 struct cil_context *ctx = iomem->context
    [all...]
cil_copy_ast.c 963 void cil_copy_fill_context(struct cil_db *db, struct cil_context *data, struct cil_context *new)
979 struct cil_context *orig = data;
980 struct cil_context *new = NULL;
    [all...]
cil_post.c 1239 case CIL_CONTEXT: {
1240 struct cil_context *context = node->data;
    [all...]
cil_tree.c 48 void cil_tree_print_context(struct cil_context *context);
542 void cil_tree_print_context(struct cil_context *context)
1275 case CIL_CONTEXT: {
1276 struct cil_context *context = node->data
    [all...]
cil_resolve_ast.c     [all...]
cil_build_ast.c     [all...]
  /external/selinux/libsepol/cil/test/unit/
test_cil_resolve_ast.c     [all...]

Completed in 2001 milliseconds