Home
last modified time | relevance | path

Searched refs:parttype2str (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/stand/common/
HDpart.h80 const char *parttype2str(enum partition_type type);
HDdisk.c120 parttype2str(part->type)); in ptable_print()
HDpart.c101 parttype2str(enum partition_type type) in parttype2str() function