Home
last modified time | relevance | path

Searched refs:DPME_OS_SPECIFIC_2 (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sbin/pdisk/
Dpartition_map.h86 #define DPME_OS_SPECIFIC_2 (1<<7) macro
Ddump.c175 (entry->dpme_flags & DPME_OS_SPECIFIC_2) ? '2' : '.', in show_data_structures()