Searched defs:nested_id_element (Results 1 - 1 of 1) sorted by relevance
/third_party/selinux/checkpolicy/ | ||
H A D | policy_parse.y | 874 nested_id_element : identifier | '-' { if (insert_id("-", 0)) return -1; } identifier | nested_id_set label |
Completed in 3 milliseconds