Searched refs:component_uuid (Results 1 – 1 of 1) sorted by relevance
2043 uuid_t *component_uuid; local2047 component_uuid = getuuidfromheader((kernel_mach_header_t *)component_address, &component_uuid_len);2049 if (component_uuid != NULL && component_uuid_len == sizeof(uuid_t)) {2050 uuid_unparse_upper(*component_uuid, component_uuid_string);