Searched refs:IOT_NUMBER (Results 1 – 2 of 2) sorted by relevance
187 #define IOT_NUMBER 2 /* number of types used */ macro189 extern zone_t __single ipc_object_zones[IOT_NUMBER];
100 SECURITY_READ_ONLY_LATE(zone_t) ipc_object_zones[IOT_NUMBER];439 assert(otype < IOT_NUMBER); in ipc_object_alloc()495 assert(otype < IOT_NUMBER);