Searched refs:CIL_KEY_SID (Results 1 – 4 of 4) sorted by relevance
166 char *CIL_KEY_SID; variable
151 CIL_KEY_SID = cil_strpool_add("sid"); in cil_init_keys()1027 return CIL_KEY_SID; in cil_node_to_string()
490 fprintf(cil_out, "(%s %s)\n", CIL_KEY_SID, sid->datum.name); in cil_write_sid()
6046 } else if (parse_current->data == CIL_KEY_SID) { in __cil_build_ast_node_helper()