Searched refs:ses_types (Results 1 – 1 of 1) sorted by relevance
351 const ses_type_t *ses_types; member456 element_type = &ses_cache->ses_types[iter->type_index]; in ses_iter_next()675 if (other_ses_cache->ses_types != ses_cache->ses_types) in ses_cache_free()676 ENC_FREE(ses_cache->ses_types); in ses_cache_free()677 ses_cache->ses_types = NULL; in ses_cache_free()1351 ses_type_t *ses_types; in ses_process_config() local1445 ses_types = malloc(ntype * sizeof(*ses_types), in ses_process_config()1452 ses_cache->ses_types = ses_types; in ses_process_config()1459 sestype = ses_types; in ses_process_config()1463 sestype - ses_types); in ses_process_config()[all …]