Searched defs:n_to_m_cache (Results 1 – 1 of 1) sorted by relevance
605 struct n_to_m_cache { in get_cached_n_to_m_file() struct606 char *file; in get_cached_n_to_m_file()607 char **cached_file; in get_cached_n_to_m_file()608 int size; in get_cached_n_to_m_file()609 struct n_to_m_cache *next; in get_cached_n_to_m_file()740 char **n_to_m_cache = NULL; in get_max_major() local759 char **n_to_m_cache = NULL; in get_name_to_major_entry() local