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

/external/selinux/checkpolicy/
H A Dpolicy_parse.y558 | U1 op { if (insert_separator(1)) return -1; } names_push
561 | U2 op { if (insert_separator(1)) return -1; } names_push
564 | U3 op { if (insert_separator(1)) return -1; } names_push
567 | R1 op { if (insert_separator(1)) return -1; } names_push
570 | R2 op { if (insert_separator(1)) return -1; } names_push
573 | R3 op { if (insert_separator(1)) return -1; } names_push
576 | T1 op { if (insert_separator(1)) return -1; } names_push
579 | T2 op { if (insert_separator(1)) return -1; } names_push
582 | T3 op { if (insert_separator(1)) return -1; } names_push
588 | SOURCE ROLE { if (insert_separator(1)) return -1; } names_push
818 names_push : identifier_push label
[all...]

Completed in 41 milliseconds