Home
last modified time | relevance | path

Searched refs:verbose (Results 226 – 250 of 413) sorted by relevance

12345678910>>...17

/illumos-gate/usr/src/cmd/sendmail/util/
H A Deditmap.c79 bool verbose = false; local
163 verbose = true;
/illumos-gate/usr/src/tools/smatch/src/
H A Dsparse.c221 if (verbose) in check_one_instruction()
260 if (Wuninitialized && verbose && ep->entry->bb->needs) { in check_context()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/
H A Dacl_common.kshlib276 typeset format=${3:-verbose}
284 verbose) args="-vd"
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs.c826 nfs_print_mi4(uintptr_t miaddr, int verbose) in nfs_print_mi4() argument
848 if (verbose == 0) in nfs_print_mi4()
912 int verbose = 0; in nfs_vfs_dcmd() local
923 'v', MDB_OPT_SETBITS, TRUE, &verbose, NULL) != argc) in nfs_vfs_dcmd()
951 if (verbose) { in nfs_vfs_dcmd()
/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c1653 boolean_t verbose = B_FALSE; in listHostGroupFunc() local
1664 verbose = B_TRUE; in listHostGroupFunc()
1727 if (verbose) { in listHostGroupFunc()
1784 boolean_t verbose = B_FALSE; in listTargetGroupFunc() local
1795 verbose = B_TRUE; in listTargetGroupFunc()
1858 if (verbose) { in listTargetGroupFunc()
1899 boolean_t verbose = B_FALSE; in listLuFunc() local
1910 verbose = B_TRUE; in listLuFunc()
2001 if (verbose) { in listLuFunc()
2590 verbose = B_TRUE; in listTargetFunc()
[all …]
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_uef.c187 boolean_t verbose, boolean_t show_mechs) in list_mechlist_for_lib() argument
316 if (verbose) { in list_mechlist_for_lib()
322 if (verbose) in list_mechlist_for_lib()
346 if (verbose) { in list_mechlist_for_lib()
448 if (verbose && show_mechs) { in list_mechlist_for_lib()
478 if (verbose) { in list_mechlist_for_lib()
H A Dcryptoadm.c1251 list_simple_for_all(boolean_t verbose) in list_simple_for_all() argument
1274 if (verbose) { in list_simple_for_all()
1277 B_FALSE, verbose, B_FALSE); in list_simple_for_all()
1376 list_mechlist_for_all(boolean_t verbose) in list_mechlist_for_all() argument
1413 mecharglist, NULL, B_FALSE, verbose, B_TRUE); in list_mechlist_for_all()
/illumos-gate/usr/src/cmd/luxadm/
H A Dcommon.h450 int adm_display_port(int verbose);
467 int fchba_display_port(int verbose);
/illumos-gate/usr/src/cmd/localedef/
H A Dlocaledef.h33 extern int verbose;
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dheap.h49 # define sm_heap_report(file, verbose) ((void)0) argument
/illumos-gate/usr/src/grub/
H A DREADME.grub20 There is a linux bootsplashproject which turns off verbose mode even
/illumos-gate/usr/src/boot/common/
H A Dmd.c147 md_print(int verbose) in md_print() argument
/illumos-gate/usr/src/test/nvme-tests/runfiles/
H A Dunit.run24 verbose = False
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky.c784 uint_t verbose = 0; in findleaks() local
793 'v', MDB_OPT_SETBITS, TRUE, &verbose, NULL) != argc) in findleaks()
796 if (verbose || force) in findleaks()
797 lk_verbose = verbose; in findleaks()
H A Dsobj.c307 wchaninfo_walk(uintptr_t addr, void *ignored, uint_t *verbose) in wchaninfo_walk() argument
323 wc.nwaiters, (*verbose) ? "" : "\n"); in wchaninfo_walk()
325 if (*verbose != 0 && wc.nwaiters != 0 && mdb_pwalk("wchan", in wchaninfo_walk()
/illumos-gate/usr/src/test/libc-tests/tests/qsort/
H A Dqsort_test.c70 static bool dump_table, timing, verbose; variable
143 if (verbose || compares > max_compares) { in check_result()
657 if (verbose || ret != 0) { in test_antiqsort()
766 verbose = true; in main()
/illumos-gate/usr/src/cmd/eeprom/i386/
H A Dbenv.c52 int verbose; variable
256 if (verbose) { in set_var()
267 if (verbose) { in set_var()
923 verbose++; in main()
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo.h140 void printOSDeviceNameInfo(discoveredDevice *devListWalk, boolean_t verbose);
H A DprintAttrs.c426 printOSDeviceNameInfo(discoveredDevice *devListWalk, boolean_t verbose) in printOSDeviceNameInfo() argument
433 if (verbose == B_TRUE) { in printOSDeviceNameInfo()
/illumos-gate/usr/src/lib/fm/libfmd_msg/
H A DMakefile.com79 @UMEM_DEBUG=default,verbose UMEM_LOGGING=fail,contents LANG=C \
/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj.h233 extern int verbose;
/illumos-gate/usr/src/tools/btxld/
H A Dbtxld.c105 static int verbose; /* Display information */ variable
141 verbose = 1; in main()
304 if (verbose) { in btxld()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Ddomacro.c152 if (verbose) { in domacro()
/illumos-gate/usr/src/cmd/cdrw/
H A Ddumpinfo.c64 if (verbose != 0) { in info()
/illumos-gate/usr/src/test/bhyve-tests/runfiles/
H A Ddefault.run16 verbose = False

12345678910>>...17