Searched refs:DPME_OS_SPECIFIC_2 (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sbin/pdisk/ | ||
| D | partition_map.h | 86 #define DPME_OS_SPECIFIC_2 (1<<7) macro |
| D | dump.c | 175 (entry->dpme_flags & DPME_OS_SPECIFIC_2) ? '2' : '.', in show_data_structures() |