Home
last modified time | relevance | path

Searched refs:VERBOSE (Results 1 – 25 of 151) sorted by relevance

1234567

/titanic_41/usr/src/cmd/bnu/
H A Dcu.c418 VERBOSE(gettext(P_NOTERMSTAT),"");
421 VERBOSE(gettext(P_3BCONSOLE),"");
450 VERBOSE(gettext(P_USAGE), argv[0]);
456 VERBOSE(gettext(P_TELLENGTH),"");
537 VERBOSE(gettext(P_CON_FAILED),UERRORTEXT);
550 VERBOSE(gettext(P_USAGE), argv[0]);
557 VERBOSE("Unable to setuid/gid\n%s", "");
571 VERBOSE("Connected\007\r\n%s", ""); /*bell!*/
700 VERBOSE("\r\n%s", ""); in transmit()
704 VERBOSE(gettext(P_LINE_GONE),""); in transmit()
[all …]
H A Dct.c259 VERBOSE("%s busy", (found == -1) ? "Dialer is" : "Dialers are");
260 VERBOSE(" (%d minute(s))\n", count);
382 VERBOSE("Connected\n%s", "");
467 VERBOSE("ct: wait failed errno=%d\n", errno);
472 VERBOSE("ct: can't exec login process\n%s", "");
511 VERBOSE("Disconnected\n%s", ""); in disconnect()
/titanic_41/usr/src/cmd/abi/spectrans/spec2map/
H A Dversions.c118 errlog(VERBOSE, "reading set file %s looking for architecture %s", in parse_versions()
193 errlog(VERBOSE, "token = '%s';", in arch_name()
217 errlog(VERBOSE, "Begin unselected architecture: %s", token); in arch_name()
227 errlog(VERBOSE, "Begin selected architecture: %s", token); in arch_name()
244 errlog(VERBOSE, "token = '%s'", in set_list()
272 errlog(VERBOSE, "token = '%s'", in set()
283 errlog(VERBOSE, "Begin Version: %s", token); in set()
305 errlog(VERBOSE, "token ':' found"); in set()
315 errlog(VERBOSE, "End Version"); in set()
319 errlog(VERBOSE, "token ';' found"); in set()
[all …]
H A Dbucket.c296 errlog(VERBOSE, "set has_protecteds on bucket 0x%p", b); in add_by_name()
322 errlog(VERBOSE, "l-bucket: %s", l->b_name); in sort_buckets()
324 errlog(VERBOSE, " b-bkt: %s", b->b_name); in sort_buckets()
359 errlog(VERBOSE, in add_local()
741 errlog(VERBOSE, "struct hashmap_t at 0x4.4x {", h); in print_hashmap()
742 errlog(VERBOSE, " int h_hash = %d;", h->h_hash); in print_hashmap()
743 errlog(VERBOSE, " char *h_version_name = \"%s\";", in print_hashmap()
745 errlog(VERBOSE, " bucket_t *h_bucket = 0x%p;;", in print_hashmap()
747 errlog(VERBOSE, "}"); in print_hashmap()
H A Dxlator.c519 errlog(VERBOSE, "Interface type = FUNCTION"); in xlator_end_if()
522 errlog(VERBOSE, "Interface type = DATA"); in xlator_end_if()
654 errlog(VERBOSE, "getversion: value=%s", value); in getversion()
669 errlog(VERBOSE, "getversion returns: NULL"); in getversion()
681 errlog(VERBOSE, "getversion returns: %s", p); in getversion()
683 errlog(VERBOSE, "getversion returns: NULL"); in getversion()
713 errlog(VERBOSE, "getfilter: value=%s", value); in getfilter()
728 errlog(VERBOSE, "getfilter returns: NULL"); in getfilter()
740 errlog(VERBOSE, "getfilter returns: %s", p); in getfilter()
742 errlog(VERBOSE, "getfilter returns: NULL"); in getfilter()
/titanic_41/usr/src/tools/scripts/
H A Delfcmp.sh34 VERBOSE=0
48 VERBOSE=1
132 if [[ $VERBOSE = 1 ]]
138 if [[ $VERBOSE = 1 ]]
160 if [[ $VERBOSE = 1 ]]
166 if [[ $VERBOSE = 1 ]]
H A DInstall.sh159 VERBOSE=$VERBOSE
205 test "$VERBOSE" != "q" && echo $1
347 [ "$VERBOSE" = "V" ] && echo "unpacking crypto tarball into $ctop..."
369 [ "$VERBOSE" = "V" ] && echo "mv $file $newdir"
505 [ "$VERBOSE" = "V" ] && cat $modlist
565 [[ "$VERBOSE" != "q" ]] && echo "mkdir -p $destdir"
570 [[ "$VERBOSE" != "q" ]] && echo "cp $src $destdir"
795 if [ -s nonfatal -a "$VERBOSE" != "q" ]; then
842 v|V|q) VERBOSE=$opt;;
874 case "$VERBOSE" in
/titanic_41/usr/src/cmd/abi/spectrans/spec2trace/
H A Dutil.c150 errlog(VERBOSE, "return YES"); in in_string_set()
157 errlog(VERBOSE, "return NO"); in in_string_set()
216 errlog(VERBOSE, "p (in) = %s", p); in skipsep()
219 errlog(VERBOSE, "p (out) = %s", p); in skipsep()
232 errlog(VERBOSE, "p (in) = %s", p); in nextsep()
235 errlog(VERBOSE, "p (out) = %s", p); in nextsep()
247 errlog(VERBOSE, "p (in) = %s", p); in nextsep2()
250 errlog(VERBOSE, "p (out) = %s", p); in nextsep2()
H A Dtrace.c147 errlog(VERBOSE, "Keywords[] = {"); in xlator_init()
149 errlog(VERBOSE, " \"%s\", ", Keywords[i].key); in xlator_init()
151 errlog(VERBOSE, " (char *) NULL"); in xlator_init()
152 errlog(VERBOSE, "};"); in xlator_init()
169 errlog(VERBOSE, "now in library \"%s\"", libname); in xlator_startlib()
249 errlog(VERBOSE, "interface='%s'", value); in xlator_start_if()
252 errlog(VERBOSE, "telling front end to skip '%s'", value); in xlator_start_if()
283 errlog(VERBOSE, "key='%s', value='%s'", in xlator_take_kvpair()
529 errlog(VERBOSE, "name=\"%s\", value=\"%s\", line=%d\n", in collect_binding()
744 errlog(VERBOSE, "parsing prototype: %s\n", tmp_proto); in collect_prototype()
[all …]
H A Ddb.c179 errlog(VERBOSE, "output file = '%s'\n", Database.Output_File); in db_set_output_file()
192 errlog(VERBOSE, "output file from -o = '%s'\n", in db_get_output_file()
203 errlog(VERBOSE, "output file from input = '%s'\n", p); in db_get_output_file()
/titanic_41/usr/src/cmd/ndmpd/tlm/
H A Dtlm_traverse.c83 #define VERBOSE(f) ((f)->ft_flags & FST_VERBOSE) macro
383 if (VERBOSE(ftp)) in traverse_post()
416 if (VERBOSE(ftp)) in traverse_post()
443 if (VERBOSE(ftp)) in traverse_post()
455 if (VERBOSE(ftp)) in traverse_post()
528 if (VERBOSE(ftp)) in traverse_post()
564 if (VERBOSE(ftp)) in traverse_post()
579 if (VERBOSE(ftp)) in traverse_post()
607 if (VERBOSE(ftp)) in traverse_post()
698 if (VERBOSE(ftp)) in traverse_level_nondir()
[all …]
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/
H A Dparsehelp.sh51 V) VERBOSE="-v";;
82 $JAVA_HOME/bin/java -classpath $CLASSPATH parseMain $COMMENT $VERBOSE $*
/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dscriptvfy.l347 #ifdef VERBOSE
355 #ifdef VERBOSE
369 #ifdef VERBOSE
384 #ifdef VERBOSE
568 #ifdef VERBOSE
635 #ifdef VERBOSE
644 #ifdef VERBOSE
649 #ifdef VERBOSE
777 #ifdef VERBOSE
/titanic_41/usr/src/cmd/tip/
H A Dcmds.c163 if (boolean(value(VERBOSE))) in transfer()
180 if (boolean(value(VERBOSE))) in transfer()
320 if (boolean(value(VERBOSE)) && lcount%100 == 0) in transmit()
323 if (boolean(value(VERBOSE))) in transmit()
351 if (boolean(value(VERBOSE))) in transmit()
369 if (boolean(value(VERBOSE))) in transmit()
502 if (boolean(value(VERBOSE))) in pipeout()
559 if (boolean(value(VERBOSE))) in consh()
H A Dacu.c59 boolean(value(VERBOSE)) = FALSE; in connect()
137 if (boolean(value(VERBOSE))) in disconnect()
H A Dremote.c116 boolean(value(VERBOSE)) = 1; in getremcap()
118 boolean(value(VERBOSE)) = 0; in getremcap()
H A Dcu.c111 boolean(value(VERBOSE)) = 0; in cumain()
/titanic_41/usr/src/cmd/tip/aculib/
H A Dbiz22.c38 if (boolean(value(VERBOSE))) in biz_dialer()
62 if (boolean(value(VERBOSE))) in biz_dialer()
H A Dbiz31.c45 if (boolean(value(VERBOSE))) in biz_dialer()
57 if (boolean(value(VERBOSE))) in biz_dialer()
H A Dventel.c51 if (boolean(value(VERBOSE))) in ven_dialer()
156 if (boolean(value(VERBOSE))) in gobble()
H A Ddf.c57 if (boolean(value(VERBOSE))) in df_dialer()
/titanic_41/usr/src/lib/libcmd/common/
H A Dtail.c119 #define VERBOSE (1<<11) macro
313 if (flags & (HEADERS|VERBOSE)) in init()
521 flags |= VERBOSE; in b_tail()
661 if ((flags & (HEADERS|VERBOSE)) && hp != fp) in b_tail()
729 if (flags & (HEADERS|VERBOSE)) in b_tail()
/titanic_41/usr/src/cmd/abi/spectrans/parser/
H A Derrlog.h64 #define VERBOSE 4 macro
/titanic_41/usr/src/lib/libnsl/dial/
H A Dline.c176 VERBOSE(P_PARITY, 0); in fixline()
182 VERBOSE(P_PARITY, 0); in fixline()
/titanic_41/usr/src/cmd/isns/isnsadm/
H A Disnsadm.c104 #define VERBOSE 0x00000001 macro
880 if ((flag & VERBOSE) == VERBOSE) { in process_get_response()
913 if ((flag & VERBOSE) == VERBOSE) { in process_get_response()
1023 if ((flag & VERBOSE) == VERBOSE) { in process_get_response()
1051 if ((flag & VERBOSE) == VERBOSE) { in process_get_response()
1079 if ((flag & VERBOSE) == VERBOSE) { in process_get_response()
2554 flag |= VERBOSE; in list_node_func()
2580 if ((flag & VERBOSE) == VERBOSE) { in list_node_func()
2678 flag |= VERBOSE; in list_dd_func()
2789 flag |= VERBOSE; in list_ddset_func()

1234567