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

  /src/sbin/gpt/
gpt_uuid.c 182 gpt_uuid_parse_numeric(const char *s, struct dce_uuid *u) function in typeref:typename:int
228 if (gpt_uuid_parse_numeric(s, &u) != -1) {

Completed in 68 milliseconds