Searched refs:identifier_push (Results 1 - 1 of 1) sorted by path

/external/selinux/checkpolicy/
H A Dpolicy_parse.y512 role_def : ROLE identifier_push ';'
514 | ROLE identifier_push '{' roles '}'
818 names_push : identifier_push
821 | tilde_push identifier_push
824 identifier_list_push : identifier_push
825 | identifier_list_push identifier_push
827 identifier_push : IDENTIFIER label

Completed in 5676 milliseconds