Home
last modified time | relevance | path

Searched refs:get_cached_n_to_m_file (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/modload/
H A Ddrvsubr.c82 static int get_cached_n_to_m_file(char *filename, char ***cache);
603 get_cached_n_to_m_file(char *filename, char ***cache) in get_cached_n_to_m_file() function
742 return (get_cached_n_to_m_file(file_name, &n_to_m_cache)); in get_max_major()
768 size = get_cached_n_to_m_file(file_name, &n_to_m_cache); in get_name_to_major_entry()