/titanic_41/usr/src/cmd/bnu/ |
H A D | uucheck.c | 98 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_41/usr/src/cmd/sendmail/aux/ |
H A D | etrn.pl | 51 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_41/usr/src/cmd/lvm/md_monitord/ |
H A D | probedev.c | 51 delete_hotspares_impl(mdhspname_t *hspnp, md_hsp_t *hspp, boolean_e verbose) in delete_hotspares_impl() argument 63 if (verbose == True) in delete_hotspares_impl() 71 if (verbose == True) in delete_hotspares_impl() 90 if (verbose == True) in delete_hotspares_impl() 104 md_probe_ioctl(mdnamelist_t *nlp, int ndevs, char *drvname, boolean_e verbose) in md_probe_ioctl() argument 127 if (verbose == True) { in md_probe_ioctl() 135 if (verbose == True) in md_probe_ioctl() 142 if (verbose == True) in md_probe_ioctl() 196 get_toplevel_mds(mdnamelist_t **lpp, mdnamelist_t **top_pp, boolean_e verbose) in get_toplevel_mds() argument 210 if (verbose == True) in get_toplevel_mds() [all …]
|
H A D | md_monitord.h | 73 void probe_mirror_devs(boolean_e verbose); 74 void probe_raid_devs(boolean_e verbose); 75 void probe_trans_devs(boolean_e verbose); 76 void probe_hotspare_devs(boolean_e verbose);
|
/titanic_41/usr/src/cmd/lvm/util/ |
H A D | medstat.c | 66 int verbose = 1; in main() local 102 verbose = 0; in main() 134 if (verbose) in main() 140 if (verbose) in main() 154 if (verbose) in main() 160 if (verbose) in main() 165 if (verbose) in main() 169 if (verbose) in main() 179 if (verbose) in main() 183 if (verbose) in main() [all …]
|
H A D | growfs.sh | 37 verbose="" 64 v) verbose="1" ;; 100 if [ -n "$verbose" ]; then 110 if [ -n "$verbose" ]; then 124 if [ -n "$verbose" ]; then
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/sppptun/ |
H A D | sppptun.c | 49 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_41/usr/src/cmd/allocate/ |
H A D | dminfo.c | 119 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_41/usr/src/lib/storage/liba5k/common/ |
H A D | diag.c | 63 #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 D | mon.c | 103 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_41/usr/src/cmd/captoinfo/ |
H A D | captoinfo.c | 135 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_41/usr/src/cmd/mdb/common/modules/md/ |
H A D | metastat.c | 51 print_stripe(void *un_addr, void *mdcptr, uint_t verbose) in print_stripe() argument 78 if (verbose) { in print_stripe() 183 print_mirror(void *un_addr, void *mdcptr, uint_t verbose) in print_mirror() argument 213 if (verbose) { in print_mirror() 273 print_raid(void *un_addr, void *mdcptr, uint_t verbose) in print_raid() argument 298 if (verbose) { in print_raid() 338 print_sp(void *un_addr, void *mdcptr, uint_t verbose) in print_sp() argument 358 if (verbose) { in print_sp() 385 print_trans(void *un_addr, void *mdcptr, uint_t verbose) in print_trans() argument 401 if (verbose) { in print_trans() [all …]
|
/titanic_41/usr/src/cmd/print/bsd-sysv-commands/ |
H A D | lpstat.c | 201 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_41/usr/src/cmd/localedef/ |
H A D | localedef.c | 41 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_41/usr/src/cmd/sgs/moe/common/ |
H A D | moe.c | 95 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_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_systemfile.c | 61 int verbose, /* show what we're doing */ in meta_systemfile_copy() argument 124 if (verbose) { in meta_systemfile_copy() 131 if (verbose) in meta_systemfile_copy() 138 if (verbose) in meta_systemfile_copy() 144 if (verbose) in meta_systemfile_copy() 151 if (verbose) in meta_systemfile_copy() 170 if (verbose) in meta_systemfile_copy() 215 int verbose, /* show what we're doing */ in meta_systemfile_append_mdroot() argument 231 if (verbose) { in meta_systemfile_append_mdroot() 244 if (verbose) in meta_systemfile_append_mdroot() [all …]
|
H A D | meta_patch_root.c | 47 int verbose, /* show what we're doing */ in meta_patch_rootdev() argument 80 if (meta_systemfile_copy(sname, 1, 0, doit, verbose, &tsname, &tsfp, in meta_patch_rootdev() 85 tsname, tsfp, ismeta, doit, verbose, ep) != 0) { in meta_patch_rootdev() 90 if (meta_systemfile_copy(dbname, 0, 1, doit, verbose, &dbtname, in meta_patch_rootdev() 95 verbose, 1, ep) != 0) { in meta_patch_rootdev() 118 if (meta_patch_vfstab("/", rootnp, vname, NULL, doit, verbose, &tvname, in meta_patch_rootdev()
|
/titanic_41/usr/src/cmd/zdb/ |
H A D | zdb_il.c | 127 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_41/usr/src/cmd/mdb/common/modules/libpython2.6/ |
H A D | libpython26.c | 126 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_41/usr/src/cmd/mdb/sun4v/modules/errh/ |
H A D | errh.c | 42 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_41/usr/src/cmd/fs.d/cachefs/fsck/ |
H A D | fsck.c | 91 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_41/usr/src/cmd/scadm/sparc/mpxu/common/ |
H A D | status.c | 44 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_41/usr/src/tools/scripts/ |
H A D | Install.sh | 165 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_41/usr/src/lib/storage/libg_fc/common/ |
H A D | hot.c | 79 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_41/usr/src/cmd/mdb/common/modules/pmcs/ |
H A D | pmcs.c | 70 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 …]
|