Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/profiles/
H A Dprofiles.c47 #define PRINT_LONG 0x0020 macro
74 print_flag |= PRINT_LONG; in main()
147 if (print_flag & PRINT_LONG) { in show_profs()