Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/modload/
H A Ddrvsubr.c605 struct n_to_m_cache { in get_cached_n_to_m_file() struct
606 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() local
759 char **n_to_m_cache = NULL; in get_name_to_major_entry() local