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

  /external/selinux/libsepol/cil/src/
cil_flavor.h 106 CIL_PCIDEVICECON,
cil_reset_ast.c 344 static void cil_reset_pcidevicecon(struct cil_pcidevicecon *pcidevicecon)
513 case CIL_PCIDEVICECON:
cil_post.c 285 struct cil_pcidevicecon *apcidevicecon = *(struct cil_pcidevicecon**)a;
286 struct cil_pcidevicecon *bpcidevicecon = *(struct cil_pcidevicecon**)b;
413 case CIL_PCIDEVICECON:
579 case CIL_PCIDEVICECON: {
    [all...]
cil.c 736 case CIL_PCIDEVICECON:
1093 case CIL_PCIDEVICECON:
    [all...]
cil_verify.c 1170 struct cil_pcidevicecon *pcidev = node->data;
    [all...]
cil_copy_ast.c 1274 struct cil_pcidevicecon *orig = data;
1275 struct cil_pcidevicecon *new = NULL;
    [all...]
cil_tree.c     [all...]
cil_resolve_ast.c     [all...]
cil_build_ast.c     [all...]

Completed in 63 milliseconds