Home
last modified time | relevance | path

Searched defs:n_to_m_cache (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/modload/
H A Ddrvsubr.c593 struct n_to_m_cache { in get_cached_n_to_m_file() struct
594 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() local
747 char **n_to_m_cache = NULL; in get_name_to_major_entry() local