Home
last modified time | relevance | path

Searched refs:verbose (Results 1 – 25 of 400) sorted by relevance

12345678910>>...16

/titanic_44/usr/src/cmd/bnu/
H A Duucheck.c98 int verbose = 0; /* fsck-like verbosity */ variable
114 verbose++;
138 if (verbose) printf("*** uucheck: Check Required Files and Directories\n");
147 if (verbose) printf("*** uucheck: Directories Check Complete\n\n");
151 if (verbose) printf("*** uucheck: Check %s file\n", PERMISSIONS);
153 if (verbose) printf("*** uucheck: %s Check Complete\n\n", PERMISSIONS);
168 if (verbose) printf("** %s \n\n", in checkPerm()
175 if (verbose) printf("can't open %s\n", PERMISSIONS); in checkPerm()
201 if (verbose) printf("\n"); in checkPerm()
221 if (verbose) printf("When a system logs in as: ");
[all …]
/titanic_44/usr/src/cmd/sendmail/aux/
H A Detrn.pl51 my $verbose = $opt_v;
119 if ($verbose);
159 print "server = $server\n" if (defined($verbose));
171 print if $verbose;
176 &read_response($2, $verbose);
179 if ($verbose);
184 if ($verbose);
198 print if $verbose;
204 print "ETRN supported\n" if ($verbose);
210 print if $verbose;
[all …]
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/sppptun/
H A Dsppptun.c49 static int verbose; /* -v on command line */ variable
94 if (verbose) in sppp_dlpi()
102 if (verbose) { in sppp_dlpi()
165 if (str.ic_len > olen && verbose > 1) { in strioctl()
232 if (verbose) in plumb_it()
238 if (verbose) in plumb_it()
246 if (verbose) in plumb_it()
264 if (verbose) in plumb_it()
279 if (verbose) in plumb_it()
288 if (verbose) in plumb_it()
[all …]
/titanic_44/usr/src/cmd/allocate/
H A Ddminfo.c119 int verbose = 0; in main() local
186 verbose++; in main()
241 if (verbose) { in main()
256 if (verbose) { in main()
276 if (verbose) { in main()
287 if (verbose) { in main()
293 if (verbose) { in main()
300 if (verbose) { in main()
314 if (verbose) { in main()
321 if (verbose) { in main()
[all …]
/titanic_44/usr/src/lib/storage/liba5k/common/
H A Ddiag.c63 #define VERBPRINT if (verbose) (void) printf
76 d_offline_drive(struct dlist *dl, int *bsy_res_flag_p, int verbose) in d_offline_drive() argument
126 int port_a_flag, int *bsy_res_flag_p, int verbose) in l_check_busy_reserv_bp() argument
136 if (err = l_get_status(ses_path, l_state, verbose)) { in l_check_busy_reserv_bp()
158 &p_list, verbose)) != 0) { in l_check_busy_reserv_bp()
165 &p_list, verbose)) != 0) { in l_check_busy_reserv_bp()
174 &p_list, verbose)) != 0) { in l_check_busy_reserv_bp()
181 &p_list, verbose)) != 0) { in l_check_busy_reserv_bp()
188 bsy_res_flag_p, verbose)) { in l_check_busy_reserv_bp()
209 int front_flag, int force_flag, int verbose) in l_bp_bypass_enable() argument
[all …]
H A Dmon.c103 l_get_mode_pg(char *path, uchar_t **pg_buf, int verbose) in l_get_mode_pg() argument
522 int verbose) in l_led() argument
547 &map, verbose)) != 0) in l_led()
550 ses_path, &map, verbose)) != 0) { in l_led()
566 &map, verbose)) != 0) { in l_led()
571 ses_path, &map, verbose)) != 0) { in l_led()
576 if ((err = l_get_status(ses_path, l_state, verbose)) != 0) { in l_led()
583 if (err = l_get_slot(path_struct, l_state, verbose)) { in l_led()
605 L_PAGE_2, verbose)) { in l_led()
615 if (err = l_get_status(ses_path, l_state, verbose)) { in l_led()
[all …]
/titanic_44/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c135 static int verbose = 0; /* debugging printing level */ variable
188 if (verbose) in checktermcap()
201 if (verbose) in checktermcap()
218 if (verbose > 1) in checktermcap()
283 if (verbose) { in filltables()
297 if (verbose > 1) { in filltables()
308 if (verbose > 1) { in filltables()
321 if (verbose > 1) { in filltables()
346 if (verbose > 1) { in filltables()
357 if (verbose > 1) { in filltables()
[all …]
/titanic_44/usr/src/cmd/print/bsd-sysv-commands/
H A Dlpstat.c201 int verbose, int description) in report_device() argument
253 int verbose, int description) in report_accepting() argument
301 int verbose, int description) in report_class() argument
375 int verbose, int description) in report_printer() argument
506 if (verbose == 1) { in report_printer()
666 else if (verbose > 1) in report_printer()
669 if (verbose > 0) in report_printer()
678 int verbose, int description) in printer_query() argument
724 report, encryption, verbose, in printer_query()
742 else if ((report == report_printer) && (verbose == 0)) in printer_query()
[all …]
/titanic_44/usr/src/cmd/localedef/
H A Dlocaledef.c41 int verbose = 0; variable
86 if (verbose) { in open_category()
118 if (verbose) { in close_category()
150 if (verbose > 1) { in copy_category()
163 if (verbose > 1) { in copy_category()
244 verbose++; in main()
274 if (verbose) { in main()
279 if (verbose) in main()
286 if (verbose) in main()
292 if (verbose) { in main()
[all …]
/titanic_44/usr/src/cmd/sgs/moe/common/
H A Dmoe.c95 openlib(const char *prog, const char *name, int class, int silent, int verbose) in openlib() argument
123 if (verbose) { in openlib()
134 if (verbose) { in openlib()
143 if (verbose) in openlib()
160 int var, verbose = 0, silent = 0, error = 0, mode = 0, class = 0; in main() local
189 if (verbose == 0) in main()
196 verbose++; in main()
221 if (openlib(prog, argv[optind], class, silent, verbose) != 0) { in main()
/titanic_44/usr/src/cmd/zdb/
H A Dzdb_il.c127 int verbose = MAX(dump_opt['d'], dump_opt['i']); in zil_prt_rec_write() local
134 if (txtype == TX_WRITE2 || verbose < 5) in zil_prt_rec_write()
171 (verbose < 6 ? 20 : SPA_MAXBLOCKSIZE)); in zil_prt_rec_write()
282 int verbose = MAX(dump_opt['d'], dump_opt['i']); in print_log_record() local
297 if (txtype && verbose >= 3) in print_log_record()
311 int verbose = MAX(dump_opt['d'], dump_opt['i']); in print_log_block() local
314 if (verbose <= 3) in print_log_block()
317 if (verbose >= 5) { in print_log_block()
339 print_log_stats(int verbose) in print_log_stats() argument
343 if (verbose > 3) in print_log_stats()
[all …]
/titanic_44/usr/src/cmd/mdb/common/modules/libpython2.6/
H A Dlibpython26.c126 char *fbuf, size_t bufsz, int verbose);
148 int verbose = FALSE; in py_frame() local
151 'v', MDB_OPT_SETBITS, TRUE, &verbose, in py_frame()
167 verbose) < 0) { in py_frame()
253 python_stack(uintptr_t addr, const PyThreadState *ts, uint_t *verbose) in python_stack() argument
256 uint_t nargc = (verbose != NULL && *verbose) ? 1 : 0; in python_stack()
276 python_thread(uintptr_t addr, const PyInterpreterState *is, uint_t *verbose) in python_thread() argument
281 if (mdb_pwalk("pythread", (mdb_walk_cb_t)python_stack, verbose, in python_thread()
294 uint_t verbose = FALSE; in py_stack() local
297 'v', MDB_OPT_SETBITS, TRUE, &verbose, in py_stack()
[all …]
/titanic_44/usr/src/cmd/mdb/sun4v/modules/errh/
H A Derrh.c42 uint_t verbose = 0; in resumable() local
50 'v', MDB_OPT_SETBITS, 1, &verbose, NULL) != argc) in resumable()
58 if (verbose) in resumable()
68 if (verbose) { in resumable()
85 uint_t verbose = 0; in nonresumable() local
93 'v', MDB_OPT_SETBITS, 1, &verbose, NULL) != argc) in nonresumable()
101 if (verbose) in nonresumable()
111 if (verbose) { in nonresumable()
128 uint_t verbose = 0; in rqueue() local
136 'v', MDB_OPT_SETBITS, 1, &verbose, NULL) != argc) in rqueue()
[all …]
/titanic_44/usr/src/cmd/fs.d/cachefs/fsck/
H A Dfsck.c91 int cfs_check(char *cachedirp, int noclean, int mflag, int verbose,
96 int process_fsdir(char *cachedirp, char *namep, res *resp, int verbose);
98 cachefs_fsinfo_t *fsinfop, int verbose);
100 int fgsize, ino64_t fsid, int local, int verbose);
104 int file_remove(const char *namep, const struct stat64 *statp, int verbose);
148 int verbose; in main() local
168 verbose = 0; in main()
193 verbose++; in main()
259 xx = cfs_check(cachedirp, noclean, mflag, verbose, nonoclean); in main()
431 cfs_check(char *cachedirp, int noclean, int mflag, int verbose, int nonoclean) in cfs_check() argument
[all …]
/titanic_44/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dstatus.c44 ADM_Process_status(int verbose) in ADM_Process_status() argument
73 if (verbose) { in ADM_Process_status()
82 if (verbose) { in ADM_Process_status()
90 if (verbose) { in ADM_Process_status()
107 if (verbose) { in ADM_Process_status()
/titanic_44/usr/src/tools/scripts/
H A DInstall.sh165 STATE=$STATE" >$INSTALL_STATE) || verbose "Warning: cannot save state"
204 function verbose { function
383 verbose "$INSTALL_CP $2/${OBJD}$5/$3 $target"
392 verbose "ln -s $3 $target"
400 verbose "ln $INSTALL_FILES/$3/$4 $target"
407 verbose "$INSTALL_CP $4/$conffile $target"
454 verbose "Source = $UTS, ISA = $ISA, kernel = $KARCH"
456 verbose "Source = $UTS, ISA = $ISA, kernel = $KARCH, impl = $IMPL"
482 verbose "Trying $dmpath/dmake"
502 verbose "Building module list..."
[all …]
/titanic_44/usr/src/cmd/growfs/
H A Dgrowfs.sh36 verbose=""
63 v) verbose="1" ;;
99 if [ -n "$verbose" ]; then
109 if [ -n "$verbose" ]; then
123 if [ -n "$verbose" ]; then
/titanic_44/usr/src/lib/storage/libg_fc/common/
H A Dhot.c79 g_dev_start(char *drv_path, int verbose) in g_dev_start() argument
106 int verbose) in g_dev_stop() argument
131 wwn_list, verbose)) != 0) { in g_dev_stop()
167 issue_lip(char *fp_path, int verbose) in issue_lip() argument
182 if (verbose) { in issue_lip()
198 if (g_issue_fcio_ioctl(fp_fd, &fcio, verbose) != 0) { in issue_lip()
218 g_force_lip(char *path_phys, int verbose) in g_force_lip() argument
258 if (issue_lip(fp_path, verbose) != 0) { in g_force_lip()
300 return (issue_lip(fp_path, verbose)); in g_force_lip()
317 if (verbose) { in g_force_lip()
/titanic_44/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c70 static void display_one_work(pmcwork_t *wp, int verbose, int idx);
130 display_ic(struct pmcs_hw m, int verbose) in display_ic() argument
451 display_iport(struct pmcs_hw m, uintptr_t addr, int verbose, in display_iport() argument
657 display_hwinfo(struct pmcs_hw m, int verbose) in display_hwinfo() argument
713 display_targets(struct pmcs_hw m, int verbose, int totals_only) in display_targets() argument
795 if (verbose) { in display_targets()
879 display_one_work(pmcwork_t *wp, int verbose, int idx) in display_one_work() argument
911 if (verbose) { in display_one_work()
923 if (verbose) { in display_one_work()
933 display_work(struct pmcs_hw m, int verbose, int wserno) in display_work() argument
[all …]
/titanic_44/usr/src/cmd/luxadm/
H A Ddiag.c71 #define VERBPRINT if (verbose) (void) printf
76 print_ssd_in_box(char *ses_path, uchar_t *box_name, int verbose) in print_ssd_in_box() argument
87 if (err = l_get_status(ses_path, &l_state, verbose)) { in print_ssd_in_box()
91 if (err = g_get_wwn_list(&wwn_list, verbose)) { in print_ssd_in_box()
179 sysdump(int verbose) in sysdump() argument
188 if (err = l_get_box_list(&b_list, verbose)) { in sysdump()
254 b_list->b_name, verbose)) { in sysdump()
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/
H A Dddi_periodic.c28 boolean_t verbose = B_FALSE; in dprinfo() local
40 'v', MDB_OPT_SETBITS, B_TRUE, &verbose, NULL) != argc) in dprinfo()
51 if (verbose) { in dprinfo()
65 if (verbose) { in dprinfo()
/titanic_44/usr/src/cmd/infocmp/
H A Dinfocmp.c125 static int verbose = 0; /* debugging printing level */ variable
170 if (verbose) { in allocvariables()
413 if (verbose) in pr_bcaps()
419 if (verbose) in pr_bcaps()
425 if (verbose) in pr_bcaps()
431 if (verbose) in pr_bcaps()
445 if (verbose) in pr_ncaps()
451 if (verbose) in pr_ncaps()
458 if (verbose) in pr_ncaps()
465 if (verbose) in pr_ncaps()
[all …]
/titanic_44/usr/src/tools/protocmp/
H A Dprotocmp.c81 static int verbose = 0; variable
421 check_second_vs_first(int verbose) in check_second_vs_first() argument
436 if (verbose) { in check_second_vs_first()
477 check_first_vs_second(int verbose) in check_first_vs_second() argument
491 if (verbose) { in check_first_vs_second()
550 if (verbose) { in read_in_file()
554 count = read_in_protolist(file_name, list, verbose); in read_in_file()
556 if (verbose) in read_in_file()
559 count = read_in_protodir(file_name, list, verbose); in read_in_file()
637 if (verbose) { in set_values()
[all …]
/titanic_44/usr/src/cmd/mdb/tools/scripts/
H A Dtigen.sh72 verbose=false
79 verbose=true
121 $verbose && echo "loading terminfo for $term ... \c" >& 2
151 $verbose && echo "done" >& 2
/titanic_44/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass5.c327 if (!verbose) in pass5()
336 (!verbose && update_bitmaps)) in pass5()
346 if (!verbose) in pass5()
353 (!verbose && update_bitmaps)) in pass5()
362 if (!verbose) in pass5()
369 (!verbose && update_bitmaps)) in pass5()
380 if (!verbose) in pass5()
390 (!verbose && update_bitmaps)) in pass5()
401 if (!verbose) in pass5()
410 (!verbose && update_bitmaps)) in pass5()
[all …]

12345678910>>...16