Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h413 static int load_n2m_table(char *filename);
H A Ddevfsadm.c5835 if (load_n2m_table(filename) == DEVFSADM_FAILURE) { in devfsadm_copy()
6003 load_n2m_table(char *file) in load_n2m_table() function