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()
67 if ((mtrp = mactype_alloc(MACTYPE_VERSION)) == NULL) in _init()
312 if ((mtrp = mactype_alloc(MACTYPE_VERSION)) == NULL) in _init()
79 mactype_register_t *mtrp = mactype_alloc(MACTYPE_VERSION); in _init()
54 #define MACTYPE_VERSION 0x1 macro
2878 if (mactype_version != MACTYPE_VERSION) in mactype_alloc()