Searched defs:zero_uuid (Results 1 – 7 of 7) sorted by relevance
26 const struct uuid zero_uuid = UUID_INITIAL_VALUE(zero_uuid); variable
38 static const struct uuid zero_uuid = UUID_INITIAL_VALUE(zero_uuid); variable
52 struct uuid zero_uuid = {0, 0, 0, { 0 }}; in handle_send_list() local
79 static const struct uuid zero_uuid = UUID_INITIAL_VALUE(zero_uuid); variable
40 static const struct uuid zero_uuid = UUID_INITIAL_VALUE(zero_uuid); variable
628 uuid_t zero_uuid = UUID_INITIAL_VALUE(zero_uuid); in TEST() local776 uuid_t zero_uuid = UUID_INITIAL_VALUE(zero_uuid); in TEST() local843 uuid_t zero_uuid = UUID_INITIAL_VALUE(zero_uuid); in TEST() local
409 struct uuid zero_uuid = {0}; in TEST_F() local