Home
last modified time | relevance | path

Searched refs:verbose (Results 276 – 300 of 413) sorted by relevance

1...<<11121314151617

/illumos-gate/usr/src/cmd/ztest/
H A Dzloop.bash23 export UMEM_DEBUG=default,verbose
/illumos-gate/usr/src/test/elf-tests/runfiles/
H A Ddefault.run16 verbose = False
/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm.h31 extern int verbose;
/illumos-gate/usr/src/test/crypto-tests/runfiles/
H A Ddefault.run20 verbose = False
/illumos-gate/usr/src/tools/smatch/src/
H A Dgraph.c131 if (!bb->parents && !bb->children && !bb->insns && verbose < 2) in graph_calls()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcpu_module.h172 void read_ecc_data(struct async_flt *ecc, short verbose, short ce_err);
/illumos-gate/usr/src/cmd/krb5/kinit/
H A Dkinit.c151 int verbose; member
392 opts->verbose = 1;
1364 if (authed_k5 && opts.verbose)
1366 if (authed_k4 && opts.verbose)
/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c47 static uint_t verbose; variable
479 if (verbose) in dump_tnode()
532 verbose = opt_v; in fmtopo()
/illumos-gate/usr/src/cmd/mdb/intel/kmdb/
H A Dkvm_isadep.c160 int cpuid, int verbose) in kmt_cpustack() argument
163 (verbose ? mdb_isa_kvm_framev : mdb_isa_kvm_frame))); in kmt_cpustack()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_files.c138 if (verbose && syntaxok && isspace(*(uchar_t *)lp)) { in getmapent_files()
168 if (verbose && syntaxok) { /* sanity check entry */ in getmapent_files()
H A Dautomount.h252 extern int verbose;
H A Dautod_mount.c375 res = call_fork_exec(fstype, "mount", newargv, verbose);
557 res = call_fork_exec(fstype, "umount", newargv, verbose);
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.h154 #define VERBOSE(x, name) if (x) verbose(name)
/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddrmach.h167 int verbose);
/illumos-gate/usr/src/test/smbclient-tests/runfiles/
H A Ddefault.run18 verbose = False
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dautofs.h274 extern void auto_log(int verbose, zoneid_t zoneid, int level,
/illumos-gate/usr/src/boot/forth/
H A Dsupport.4th60 \ value verbose? indicates if user wants a verbose loading
171 0 value verbose?
964 yes_value? to verbose?
1108 strget dup verbose? or if
1386 verbose? if ." Warning: unable to open file " print_current_file cr then
1409 verbose? if ." Warning: unable to open /boot/solaris/bootenv.rc" cr then
1433 verbose? if ." Warning: unable to open file /boot/transient.conf" cr then
1547 verbose? if
1553 : load_error_message verbose? if ." failed!" cr then ;
1555 : load_successful_message verbose? if ." ok" cr then ;
/illumos-gate/usr/src/boot/common/
H A Dmodule.c231 int ch, verbose, hash, ret = 0; in command_lsmod() local
233 verbose = 0; in command_lsmod()
240 verbose = 1; in command_lsmod()
301 if (verbose) { in command_lsmod()
/illumos-gate/usr/src/cmd/truss/
H A Dramdata.h167 extern sysset_t verbose; /* sys calls to be verbose about */
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_headers.h40 extern int verbose;
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dargs.c151 int verbose,f; in sh_argopts() local
187 verbose = (f?PRINT_VERBOSE:PRINT_NO_HEADER)| in sh_argopts()
337 sh_printopts(newflags,verbose,0); in sh_argopts()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_confmgr.c1070 __ns_ldap_print_config(int verbose) in __ns_ldap_print_config() argument
1093 if (verbose && (ptr->domainName != NULL)) { in __ns_ldap_print_config()
1117 if (verbose) in __ns_ldap_print_config()
/illumos-gate/usr/src/cmd/vtfontcvt/
H A Dvtfontcvt.c967 int ch, val, verbose = 0, rv = 0; in main() local
998 verbose = 1; in main()
1046 if (verbose) in main()
/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool.c135 pcitool_reg_t *info_p, boolean_t verbose);
401 pci_conf_hdr_t *config_hdr_p, pcitool_reg_t *info_p, boolean_t verbose) in print_probe_info() argument
407 if (!verbose) { in print_probe_info()
422 if (verbose) { in print_probe_info()
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c1467 int verbose; in command_ls() local
1471 verbose = 0; in command_ls()
1477 verbose = 1; in command_ls()
1520 if (verbose) { in command_ls()

1...<<11121314151617