Searched refs:mactype_alloc (Results 1 – 9 of 9) sorted by relevance
56 if ((mtrp = mactype_alloc(MACTYPE_VERSION)) == NULL) in _init()
62 if ((mtrp = mactype_alloc(MACTYPE_VERSION)) == NULL) in _init()
64 if ((mtrp = mactype_alloc(MACTYPE_VERSION)) == NULL) in _init()
65 if ((mtrp = mactype_alloc(MACTYPE_VERSION)) == NULL) in _init()
337 if ((mtrp = mactype_alloc(MACTYPE_VERSION)) == NULL) in _init()
79 mactype_register_t *mtrp = mactype_alloc(MACTYPE_VERSION); in _init()
710 extern mactype_register_t *mactype_alloc(uint_t);
615 extern mactype_register_t *mactype_alloc(uint_t);
3222 mactype_alloc(uint_t mactype_version) in mactype_alloc() function