Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/profiles/
H A Dprofiles.c46 #define PRINT_NAME 0x0010 macro
90 (print_flag | PRINT_NAME)); in main()
114 if ((*print_flag) & PRINT_NAME) { in show_profs_callback()