Home
last modified time | relevance | path

Searched refs:GPT_QUIET (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sbin/gpt/
Dmap.c113 if (!(gpt->flags & GPT_QUIET)) in map_add()
119 if (!(gpt->flags & GPT_QUIET)) in map_add()
131 if (!(gpt->flags & GPT_QUIET)) in map_add()
Dgpt.h82 #define GPT_QUIET 0x04 macro
Dmain.c183 flags |= GPT_QUIET; in main()
Dgpt.c489 if (!(flags & GPT_QUIET)) in gpt_open()
644 if (gpt && (gpt->flags & GPT_QUIET)) in gpt_vwarnx()
681 if (gpt && (gpt->flags & GPT_QUIET)) in gpt_msg()