Home
last modified time | relevance | path

Searched refs:verbose (Results 251 – 275 of 413) sorted by relevance

1...<<11121314151617

/illumos-gate/usr/src/boot/efi/libefi/
H A Definet.c368 efinet_dev_print(int verbose) in efinet_dev_print() argument
381 if (verbose) { in efinet_dev_print()
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2495 uint_t verbose = FALSE; in bufctl() local
2558 if (verbose) { in bufctl()
2620 if (verbose) { in bufctl()
3319 uint_t verbose = 0; in vmem_seg() local
3338 if (verbose) { in vmem_seg()
3444 if (verbose) { in vmem_seg()
4152 uint_t verbose = 0; in umem_malloc_info() local
4172 verbose = 1; in umem_malloc_info()
4199 if ((!verbose && DCMD_HDRSPEC(flags)) || (verbose && !skip)) in umem_malloc_info()
4215 if (verbose) in umem_malloc_info()
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A Dmsgadmin.sh85 typeset all cache dialect=- exec force omit op show verbose
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dmdb_bhyve.c353 const mdb_arg_t *argv, int vcpu, boolean_t verbose) in bhyve_stack_common() argument
372 func = verbose ? mdb_amd64_kvm_framev : mdb_amd64_kvm_frame; in bhyve_stack_common()
377 func = verbose ? mdb_ia32_kvm_framev : mdb_amd64_kvm_frame; in bhyve_stack_common()
397 boolean_t verbose; in bhyve_cpustack_dcmd() local
412 'v', MDB_OPT_SETBITS, 1, &verbose, in bhyve_cpustack_dcmd()
421 return (bhyve_stack_common(addr, flags, argc, argv, cpu, verbose)); in bhyve_cpustack_dcmd()
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dlhot.c297 L_state *l_state, int verbose) in l_chk_null_wwn() argument
331 if (l_get_box_list(&boxlist, verbose) != 0) { in l_chk_null_wwn()
361 verbose) != 0) { in l_chk_null_wwn()
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_activate.c162 uint16_t verbose; in be_installboot() local
174 verbose = flags & BE_INSTALLBOOT_FLAG_VERBOSE; in be_installboot()
175 if (verbose == BE_INSTALLBOOT_FLAG_VERBOSE) in be_installboot()
1270 boolean_t verbose = do_print; in be_do_installboot_walk() local
1284 vname = zpool_vdev_name(g_zfs, zphp, child[c], verbose); in be_do_installboot_walk()
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c437 assert(!(verbose && parsable)); in zone_print()
438 if (firsttime && verbose) { in zone_print()
444 if (!verbose) { in zone_print()
763 zone_print(&zent, verbose, parsable); in zone_print_list()
1412 verbose = B_TRUE; in list_func()
1419 if (parsable && verbose) { in list_func()
1448 verbose = B_TRUE; in list_func()
1455 if (parsable && verbose) { in list_func()
1473 zone_print(&zent, verbose, parsable); in list_func()
1476 zone_print(zentp, verbose, parsable); in list_func()
[all …]
/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c80 static int verbose; /* chatty mode */ variable
190 int do_ifverb = (flags & SC_IF_VERBOSE) && verbose; in logprint()
1356 if (verbose > 1) in build_corefile()
1414 if (verbose) in build_corefile()
1681 verbose++; in main()
1985 if (verbose) { in main()
1993 if (verbose > 1 && hist != NULL) { in main()
/illumos-gate/usr/src/test/smbclient-tests/runfiles/
H A Djust-smbfs.run18 verbose = False
/illumos-gate/usr/src/cmd/cdrw/
H A Dtransport.c101 if (debug && verbose) { in uscsi()
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dcp.c180 int verbose; /* list each file before op */ member
435 if (state->verbose) in visit()
448 if (state->verbose) in visit()
826 state->verbose = 1; in b_cp()
/illumos-gate/usr/src/cmd/svr4pkg/pkgserv/
H A Dpkgserv.c185 static int verbose = 1; variable
231 verbose = 0; in server_main()
254 verbose = 0; in server_main()
1353 if (verbose) { in finish()
/illumos-gate/usr/src/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java641 boolean verbose = false; in main()
823 verbose = true; in main()
900 if (verbose) { in main()
957 if (verbose) { in main()
/illumos-gate/usr/src/cmd/dfs.cmds/sharectl/
H A Dsharectl.c422 int verbose = 0; in sc_status() local
427 verbose++; in sc_status()
/illumos-gate/usr/src/cmd/sasinfo/
H A DprintAttrs.c525 printOSDeviceNameInfo(discoveredDevice *devListWalk, boolean_t verbose) in printOSDeviceNameInfo() argument
534 if (verbose == B_TRUE) { in printOSDeviceNameInfo()
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass3b.c451 if (verbose && in bufchk()
467 if (verbose && in bufchk()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dmach_cpu_module.c189 read_ecc_data(struct async_flt *ecc, short verbose, short ce_err) in read_ecc_data() argument
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.h229 extern void usage(boolean_t verbose, uint_t flags);
/illumos-gate/usr/src/cmd/ipf/lib/
H A DMakefile53 tcpflags.o var.o verbose.o \
/illumos-gate/usr/src/test/nvme-tests/runfiles/
H A Dnon-destruct.run24 verbose = False
/illumos-gate/usr/src/cmd/fs.d/ufs/newfs/
H A Dnewfs.c112 static int verbose; /* show mkfs line before exec */ variable
185 verbose++; in main()
631 if (verbose) { in main()
/illumos-gate/usr/src/cmd/svc/svcprop/
H A Dsvcprop.c108 static int verbose = 0; /* Print not found errors to stderr. */ variable
117 #define PRINT_NOPROP_ERRORS (!quiet || verbose)
1058 verbose = 1; in main()
/illumos-gate/usr/src/tools/scripts/
H A Dvalidate_pkg.py819 verbose = False
843 verbose = True
897 if verbose and exceptions:
H A Dcddlchk.py97 return cddlchk(fh, verbose=opts['verbose'],
H A Dmapfilechk.py96 return mapfilechk(fh, verbose=opts['verbose'],

1...<<11121314151617