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 104 CIL_PCIDEVICECON,
cil_reset_ast.c 319 static void cil_reset_pcidevicecon(struct cil_pcidevicecon *pcidevicecon)
482 case CIL_PCIDEVICECON:
cil_post.c 285 struct cil_pcidevicecon *apcidevicecon = *(struct cil_pcidevicecon**)a;
286 struct cil_pcidevicecon *bpcidevicecon = *(struct cil_pcidevicecon**)b;
388 case CIL_PCIDEVICECON:
546 case CIL_PCIDEVICECON: {
    [all...]
cil.c 713 case CIL_PCIDEVICECON:
1046 case CIL_PCIDEVICECON:
    [all...]
cil_verify.c 1166 struct cil_pcidevicecon *pcidev = node->data;
    [all...]
cil_copy_ast.c 1195 struct cil_pcidevicecon *orig = data;
1196 struct cil_pcidevicecon *new = NULL;
    [all...]
cil_tree.c     [all...]
cil_resolve_ast.c     [all...]
cil_build_ast.c     [all...]

Completed in 38 milliseconds