HomeSort by: relevance | last modified time | path
    Searched defs:gpt_uuid_numeric (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/gpt/
gpt_uuid.c 129 gpt_uuid_numeric(char *buf, size_t bufsiz, const struct dce_uuid *u) function in typeref:typename:int
178 return gpt_uuid_numeric(buf, bufsiz, &u);
249 gpt_uuid_numeric(buf, sizeof(buf), &gpt_nv[i].u);
gpt_uuid.c 129 gpt_uuid_numeric(char *buf, size_t bufsiz, const struct dce_uuid *u) function in typeref:typename:int
178 return gpt_uuid_numeric(buf, bufsiz, &u);
249 gpt_uuid_numeric(buf, sizeof(buf), &gpt_nv[i].u);

Completed in 21 milliseconds