Lines Matching refs:insert_id
363 { if (insert_id("T",0)) return -1; }
365 { if (insert_id("F",0)) return -1; }
780 | GENFSCON filesystem path '-' '-' {insert_id("-", 0);} security_context_def
786 { if (insert_id(yytext,0)) return -1; }
793 { if (insert_id("~", 0)) return -1; }
795 { if (insert_id("~", 0)) return -1;
803 nested_xperm_element: xperm '-' { if (insert_id("-", 0)) return -1; } xperm
808 { if (insert_id(yytext,0)) return -1; }
837 { if (insert_id("*", 0)) return -1;
840 { if (insert_id("~", 0)) return -1;
843 { if (insert_id("~", 0)) return -1;
845 | identifier '-' { if (insert_id("-", 0)) return -1; } identifier
849 { if (insert_id("~", 1)) return -1; }
852 { if (insert_id("*", 1)) return -1; }
864 { if (insert_id(yytext, 1)) return -1; }
873 nested_id_element : identifier | '-' { if (insert_id("-", 0)) return -1; } identifier | nesteā¦
876 { if (insert_id(yytext,0)) return -1; }
879 { if (insert_id(yytext,0)) return -1; }
881 { if (insert_id(yytext,0)) return -1; }
884 { if (insert_id(yytext,0)) return -1; }
886 { yytext[strlen(yytext) - 1] = '\0'; if (insert_id(yytext + 1,0)) return -1; }
889 { yytext[strlen(yytext) - 1] = '\0'; if (insert_id(yytext + 1,0)) return -1; }
898 { if (insert_id(yytext,0)) return -1; }
917 { if (insert_id(yytext,0)) return -1; }
919 { if (insert_id(yytext,0)) return -1; }