Lines Matching refs:insert_id
364 { if (insert_id("T",0)) return -1; }
366 { if (insert_id("F",0)) return -1; }
781 | GENFSCON filesystem path '-' '-' {insert_id("-", 0);} security_context_def
787 { if (insert_id(yytext,0)) return -1; }
794 { if (insert_id("~", 0)) return -1; }
796 { if (insert_id("~", 0)) return -1;
804 nested_xperm_element: xperm '-' { if (insert_id("-", 0)) return -1; } xperm
809 { if (insert_id(yytext,0)) return -1; }
838 { if (insert_id("*", 0)) return -1;
841 { if (insert_id("~", 0)) return -1;
844 { if (insert_id("~", 0)) return -1;
846 | identifier '-' { if (insert_id("-", 0)) return -1; } identifier
850 { if (insert_id("~", 1)) return -1; }
853 { if (insert_id("*", 1)) return -1; }
865 { if (insert_id(yytext, 1)) return -1; }
874 nested_id_element : identifier | '-' { if (insert_id("-", 0)) return -1; } identifier | neste…
877 { if (insert_id(yytext,0)) return -1; }
880 { if (insert_id(yytext,0)) return -1; }
882 { if (insert_id(yytext,0)) return -1; }
885 { if (insert_id(yytext,0)) return -1; }
887 { yytext[strlen(yytext) - 1] = '\0'; if (insert_id(yytext + 1,0)) return -1; }
890 { yytext[strlen(yytext) - 1] = '\0'; if (insert_id(yytext + 1,0)) return -1; }
915 { if (insert_id(yytext,0)) return -1; }
934 { if (insert_id(yytext,0)) return -1; }
936 { if (insert_id(yytext,0)) return -1; }