OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gpt_uuid_parse
(Results
1 - 5
of
5
) sorted by relevancy
/src/sbin/gpt/
gpt_uuid.h
103
int
gpt_uuid_parse
(const char *, gpt_uuid_t);
uuid.c
119
if (
gpt_uuid_parse
(optarg, new_uuid) == -1)
restore.c
137
if (
gpt_uuid_parse
(s, ent.ent_type) != 0) {
142
if (
gpt_uuid_parse
(s, ent.ent_guid) != 0) {
243
if (
gpt_uuid_parse
(s, gpt_guid) != 0) {
258
if (
gpt_uuid_parse
(s, uuid) != 0) {
gpt_uuid.c
224
gpt_uuid_parse
(const char *s, gpt_uuid_t uuid)
function in typeref:typename:int
gpt.c
1031
if (
gpt_uuid_parse
(optarg, find->type) != 0)
1368
if (
gpt_uuid_parse
(optarg, *uuid) != 0) {
Completed in 14 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025