HomeSort by: relevance | last modified time | path
    Searched refs:gpt_uuid_get (Results 1 - 4 of 4) sorted by relevancy

  /src/sbin/gpt/
type.c 94 if (gpt == NULL || gpt_uuid_get(gpt, &newtype) == -1)
add.c 184 if (gpt_uuid_get(gpt, &type) == -1)
gpt.h 137 int gpt_uuid_get(gpt_t, gpt_uuid_t *);
gpt.c 1364 gpt_uuid_get(gpt_t gpt, gpt_uuid_t *uuid) function in typeref:typename:int

Completed in 12 milliseconds