OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gpt_uuid
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/efi/
gptsubr.c
162
gpt_uuid_t
gpt_uuid
;
local
165
memcpy(&
gpt_uuid
, ent->ent_type, sizeof(
gpt_uuid
));
167
"%s",
gpt_uuid
);
205
gpt_uuid_t
gpt_uuid
;
local
238
memcpy(&
gpt_uuid
, ent->ent_type, sizeof(uuid));
239
gpt_uuid_snprintf(ent_type, sizeof(ent_type), "%s",
gpt_uuid
);
gptsubr.c
162
gpt_uuid_t
gpt_uuid
;
local
165
memcpy(&
gpt_uuid
, ent->ent_type, sizeof(
gpt_uuid
));
167
"%s",
gpt_uuid
);
205
gpt_uuid_t
gpt_uuid
;
local
238
memcpy(&
gpt_uuid
, ent->ent_type, sizeof(uuid));
239
gpt_uuid_snprintf(ent_type, sizeof(ent_type), "%s",
gpt_uuid
);
Completed in 147 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026