Searched refs:MACTYPE_VERSION (Results 1 – 8 of 8) 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()
55 #define MACTYPE_VERSION 0x1 macro
3231 if (mactype_version != MACTYPE_VERSION) in mactype_alloc()