Searched defs:n_to_m_cache (Results 1 – 1 of 1) sorted by relevance
593 struct n_to_m_cache { in get_cached_n_to_m_file() struct594 char *file; in get_cached_n_to_m_file()595 char **cached_file; in get_cached_n_to_m_file()596 int size; in get_cached_n_to_m_file()597 struct n_to_m_cache *next; in get_cached_n_to_m_file()728 char **n_to_m_cache = NULL; in get_max_major() local747 char **n_to_m_cache = NULL; in get_name_to_major_entry() local