Searched refs:GPTPARTATTR_IGNORE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/sys/ | ||
H A D | disklabel.h | 343 #define GPTPARTATTR_IGNORE (1ULL << 1) macro |
/openbsd/sbin/fdisk/ | ||
H A D | gpt.c | 463 if (attrs & GPTPARTATTR_IGNORE) in GPT_print_part() |