Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
Dblkid.c35 #define OUTPUT_PRETTY_LIST 0x0004 macro
228 if (output & OUTPUT_PRETTY_LIST) { in print_tags()
297 output_format = OUTPUT_PRETTY_LIST; in main()
308 output_format = OUTPUT_PRETTY_LIST; in main()
369 if (output_format & OUTPUT_PRETTY_LIST) in main()