Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
Dblkid.c36 #define OUTPUT_PRETTY_LIST 0x0004 macro
240 if (output & OUTPUT_PRETTY_LIST) { in print_tags()
306 output_format = OUTPUT_PRETTY_LIST; in main()
317 output_format = OUTPUT_PRETTY_LIST; in main()
376 if (output_format & OUTPUT_PRETTY_LIST) in main()