Home | History | Annotate | Download | only in checkpolicy

Lines Matching refs:number

80 %type <val> ipv4_addr_def number
137 %token NUMBER
638 pirq_context_def : PIRQCON number security_context_def
641 iomem_context_def : IOMEMCON number security_context_def
643 | IOMEMCON number '-' number security_context_def
646 ioport_context_def : IOPORTCON number security_context_def
648 | IOPORTCON number '-' number security_context_def
651 pci_context_def : PCIDEVICECON number security_context_def
660 fs_context_def : FSCON number number security_context_def security_context_def
671 port_context_def : PORTCON identifier number security_context_def
673 | PORTCON identifier number '-' number security_context_def
804 number : NUMBER
828 | number