Home
last modified time | relevance | path

Searched refs:names_push (Results 1 - 1 of 1) sorted by relevance

/third_party/selinux/checkpolicy/
H A Dpolicy_parse.y575 | U1 op { if (insert_separator(1)) return -1; } names_push
578 | U2 op { if (insert_separator(1)) return -1; } names_push
581 | U3 op { if (insert_separator(1)) return -1; } names_push
584 | R1 op { if (insert_separator(1)) return -1; } names_push
587 | R2 op { if (insert_separator(1)) return -1; } names_push
590 | R3 op { if (insert_separator(1)) return -1; } names_push
593 | T1 op { if (insert_separator(1)) return -1; } names_push
596 | T2 op { if (insert_separator(1)) return -1; } names_push
599 | T3 op { if (insert_separator(1)) return -1; } names_push
605 | SOURCE ROLE { if (insert_separator(1)) return -1; } names_push
855 names_push : identifier_push global() label
[all...]

Completed in 2 milliseconds