Home | History | Annotate | Download | only in gpt

Lines Matching refs:gpt_uuid_snprintf

104 	gpt_uuid_snprintf(b, blen, "%d", uuid);
111 gpt_uuid_snprintf(b, blen, "%d", hdr->hdr_guid);
187 gpt_uuid_snprintf( buf, sizeof(buf), "%d",
190 gpt_uuid_snprintf(buf, sizeof(buf),
193 gpt_uuid_snprintf(buf, sizeof(buf), "%ls",
279 gpt_uuid_snprintf(s1, sizeof(s1), "%s", ent->ent_type);
280 gpt_uuid_snprintf(s2, sizeof(s2), "%d", ent->ent_type);
285 gpt_uuid_snprintf(s2, sizeof(s1), "%d", ent->ent_guid);
333 gpt_uuid_snprintf(s1, sizeof(s1), "%s", ent->ent_type);
334 gpt_uuid_snprintf(s2, sizeof(s2), "%d", ent->ent_type);
355 gpt_uuid_snprintf(s2, sizeof(s2), "%d",
362 gpt_uuid_snprintf(s2, sizeof(s2), "%d", ent->ent_guid);