Home
last modified time | relevance | path

Searched refs:GPT_OPTDEV (Results 1 – 5 of 5) sorted by relevance

/netbsd/sbin/gpt/
H A Dtype.c64 GPT_SYNC | GPT_OPTDEV,
H A Dunset.c64 GPT_OPTDEV,
H A Dset.c64 GPT_OPTDEV,
H A Dgpt.h89 #define GPT_OPTDEV 0x8000 macro
H A Dmain.c249 if ((cmdsw[i]->flags & GPT_OPTDEV) == 0) in main()