schema_s           66 lib/common/schemas.c static struct schema_s *known_schemas = NULL;
schema_s          191 lib/common/schemas.c                                   xml_schema_max * sizeof(struct schema_s));
schema_s          193 lib/common/schemas.c     memset(known_schemas+last, 0, sizeof(struct schema_s));
schema_s          967 lib/common/schemas.c apply_upgrade(xmlNode *xml, const struct schema_s *schema, gboolean to_logs)