/titanic_44/usr/src/cmd/profiles/ |
H A D | profiles.c | 66 int print_flag = PRINT_DEFAULT; in main() local 74 print_flag |= PRINT_LONG; in main() 85 status = show_profs(NULL, print_flag); in main() 90 (print_flag | PRINT_NAME)); in main() 109 const int *print_flag = pflag; in show_profs_callback() local 114 if ((*print_flag) & PRINT_NAME) { in show_profs_callback() 126 show_profs(char *username, int print_flag) in show_profs() argument 147 if (print_flag & PRINT_LONG) { in show_profs() 158 (void) _enum_profs(username, show_profs_callback, &print_flag, in show_profs()
|
/titanic_44/usr/src/uts/sun4/sys/ |
H A D | nexusdebug.h | 62 #define DPRINTF(print_flag, args) \ argument 63 if (debug_print_level & (print_flag) && debug_info & \ 66 if (debug_print_level & (print_flag)) { \ 73 #define DPRINTF(print_flag, args)
|
/titanic_44/usr/src/cmd/prtdiag/ |
H A D | main.c | 58 int print_flag = 1; in main() local 87 return (do_prominfo(syserrlog, progname, logging, print_flag)); in main()
|
/titanic_44/usr/src/uts/sun4u/sys/i2c/clients/ |
H A D | ics951601_impl.h | 48 #define DPRINTF(print_flag, args) \ argument 49 if (ics951601_debug & (print_flag)) { prom_printf args; }
|
H A D | tda8444_impl.h | 60 #define DPRINTF(print_flag, args) \ argument 61 if (tda8444_debug & (print_flag)) { prom_printf args; }
|
/titanic_44/usr/src/uts/sun4u/sunfire/sys/ |
H A D | sysctrl.h | 74 #define DPRINTF(print_flag, args) \ argument 75 if (sysc_debug_print_level & (print_flag) && sysc_debug_info & \ 78 if (sysc_debug_print_level & (print_flag)) { \ 85 #define DPRINTF(print_flag, args)
|
/titanic_44/usr/src/lib/libprtdiag/common/ |
H A D | display_funcs.c | 50 extern int print_flag; 156 if (print_flag == 0) { in log_printf()
|
H A D | pdevinfo_sun4u.c | 57 int print_flag = 1; variable 91 print_flag = prt_flag; in do_prominfo()
|
H A D | pdevinfo_sun4v.c | 56 int print_flag = 1; variable 99 print_flag = prt_flag; in do_prominfo()
|
H A D | libdevinfo_sun4u.c | 422 print_flag = prt_flag; in do_devinfo()
|
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/desktop/common/ |
H A D | desktop.c | 85 extern int print_flag; 122 print_flag = 0; in error_check() 127 print_flag = 1; in error_check() 167 if (print_flag == 0) { in disp_fail_parts()
|
/titanic_44/usr/src/cmd/addbadsec/ |
H A D | addbadsec.c | 94 int print_flag = 0; in main() local 106 print_flag = 1; in main() 246 if (print_flag) in main()
|
/titanic_44/usr/src/lib/libprtdiag/inc/ |
H A D | display.h | 37 extern int print_flag;
|
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/littleneck/common/ |
H A D | littleneck.c | 71 int print_flag = 0; variable 109 print_flag = 0; in error_check() 114 print_flag = 1; in error_check() 474 if (print_flag == 0) { in disp_fail_parts()
|
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/daktari/common/ |
H A D | daktari.c | 75 extern int print_flag; 116 print_flag = 0; in error_check() 121 print_flag = 1; in error_check() 149 if (print_flag == 0) { in disp_fail_parts()
|
/titanic_44/usr/src/cmd/sgs/gprof/common/ |
H A D | printgprof.c | 69 bool print_flag = TRUE; in printprof() local 93 for (index = 0; (index < total_names) && print_flag; index += 1) { in printprof() 98 print_flag = FALSE; in printprof()
|
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/javelin/common/ |
H A D | javelin.c | 65 extern int print_flag; 103 print_flag = 0; in error_check() 108 print_flag = 1; in error_check() 253 if (print_flag == 0) { in disp_fail_parts()
|
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/tazmo/common/ |
H A D | tazmo.c | 65 extern int print_flag; 106 print_flag = 0; in error_check() 111 print_flag = 1; in error_check() 256 if (print_flag == 0) { in disp_fail_parts()
|
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/sunfire/common/ |
H A D | sunfire.c | 69 extern int print_flag; 433 print_flag = 0; in error_check() 439 print_flag = 1; in error_check() 469 if (print_flag == 0) { in disp_fail_parts()
|
/titanic_44/usr/src/cmd/print/bsd-sysv-commands/ |
H A D | lpstat.c | 1038 int print_flag = 0; in job_query() local 1045 print_flag = 1; in job_query() 1123 if (!print_flag) in job_query()
|
/titanic_44/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 778 ctids_by_restarter(scf_walkinfo_t *wip, uint64_t *cp, int print_flag, in ctids_by_restarter() argument 789 if (print_flag) { in ctids_by_restarter() 804 if (print_flag) in ctids_by_restarter() 809 if (print_flag) { in ctids_by_restarter()
|
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/ |
H A D | serengeti.c | 119 extern int print_flag; 1590 print_flag = TRUE; in display_failed_parts()
|
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/ |
H A D | montecarlo.c | 101 extern int print_flag; 396 gather_diaginfo(print_flag && !logging); in display()
|