Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h291 } n2m_t; typedef
H A Ddevfsadm.c198 static n2m_t *n2m_list = NULL;
5985 n2m_t *ptr; in get_major_no()
6009 n2m_t *ptr; in load_n2m_table()
6030 ptr = (n2m_t *)s_malloc(sizeof (n2m_t)); in load_n2m_table()