Searched defs:security_context_def (Results 1 - 1 of 1) sorted by path

/external/selinux/checkpolicy/
H A Dpolicy_parse.y648 initial_sid_context_def : SID identifier security_context_def
662 pirq_context_def : PIRQCON number security_context_def
665 iomem_context_def : IOMEMCON number64 security_context_def
667 | IOMEMCON number64 '-' number64 security_context_def
670 ioport_context_def : IOPORTCON number security_context_def
672 | IOPORTCON number '-' number security_context_def
675 pci_context_def : PCIDEVICECON number security_context_def
678 dtree_context_def : DEVICETREECON path security_context_def
687 fs_context_def : FSCON number number security_context_def security_context_def
774 security_context_def : identifier ':' identifier ':' identifier opt_mls_range_def label
[all...]

Completed in 144 milliseconds