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

  /src/sbin/gpt/
gpt.h 132 const char *gpt_attr_list(char *, size_t, uint64_t);
show.c 297 printf("%s\n", gpt_attr_list(buf, sizeof(buf), ent->ent_attr));
392 printf("%s\n", gpt_attr_list(buf, sizeof(buf),
gpt.c 1244 gpt_attr_list(char *buf, size_t len, uint64_t attributes) function in typeref:typename:const char *

Completed in 33 milliseconds