Home
last modified time | relevance | path

Searched refs:tmp_uuid (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/bsd/netinet6/
H A Dnd6_rtr.c2855 uuid_t tmp_uuid = {}; in prelist_update() local
2864 tmp_uuid); in prelist_update()
/xnu-11215/libkern/c++/
H A DOSKext.cpp14253 uuid_t tmp_uuid; local
14254 memcpy(tmp_uuid, (const void *)info_dict_uuid->getBytesNoCopy(), sizeof(tmp_uuid));
14255 uuid_unparse(tmp_uuid, info_dict_uuid_str);