/ast/src/cmd/INIT/ |
H A D | hurl.sh | 25 verbose=0 51 [v:verbose?Verbose trace.] 76 v) verbose=1 ;; 87 do test 0 != $verbose && echo "$command: url=$url" >&2 106 test 0 != $verbose && echo "$command: prot=$prot host=$host port=$port path=$path" >&2 110 then test 0 != $verbose && echo "$command: using /dev/tcp/$host/$port" >&2 128 test 0 != $verbose && echo "$command: prot=$prot code=$code $text" >&2 134 test 0 != $verbose && echo "$command: head=$head $data" >&2 193 then test 0 != $verbose && echo "$command: using wget" >&2 196 then test 0 != $verbose [all...] |
H A D | rt.sh | 26 verbose=0 45 [v:verbose?Run with \vREGRESSFLAGS=-v\v.] 70 v) (( verbose=$OPTARG )) && flags="$flags REGRESSFLAGS=-v" ;; 386 if (( $verbose )) 415 if (( $verbose )) 431 if (( $verbose && errors )) 471 if (( $verbose ))
|
H A D | ditto.sh | 64 [v:verbose?Trace the operations as they are executed.] 128 integer debug=0 delete=0 exec=1 mode=1 owner=0 update=0 verbose=0 logical 149 n) exec=0 verbose=1 ;; 154 v) verbose=1 ;; 168 if (( verbose )) 170 paxreadflags="$paxreadflags --verbose" 385 if (( verbose ))
|
/ast/src/cmd/nmake/ |
H A D | ppcc.sh | 44 verbose= 110 verbose)verbose=$value 135 *v*) verbose=1 ;; 154 ?*) case $verbose in 163 ?*) case $verbose in 226 case $verbose in 311 case $verbose in 318 *) case $verbose in 372 case $verbose i [all...] |
/ast/src/cmd/pack/ |
H A D | pack.c | 64 "[v:verbose?Causes additional information to be written to standard ouput.]" 96 int nfile=0, npack=0, force=0, verbose=0; local 108 verbose = !verbose; 132 verbose = !verbose; 180 if(verbose)
|
/ast/src/cmd/ksh93/sh/ |
H A D | bash.c | 195 int verbose=PRINT_SHOPT|PRINT_ALL|PRINT_NO_HEADER|PRINT_VERBOSE; local 206 verbose&=~PRINT_VERBOSE; 222 verbose&=~PRINT_SHOPT; 300 sh_printopts(newflags,verbose,&opt); 315 int n=0,xtrace,verbose; local 413 verbose = sh_isoption(SH_VERBOSE); 421 if(verbose)
|
/ast/src/lib/libcodex/ |
H A D | codexlib.h | 59 char* verbose; member in struct:Codexstate_s
|
/ast/src/cmd/pzip/ |
H A D | rectify.c | 40 " descriptions are listed with the \b--verbose\b option. Supported" 70 "[v:verbose?Dump description labels with data.]" 150 rectify(register Sfio_t* fp, char* file, int verbose) argument 255 describe(register Sfio_t* dp, char* desc, register Sfio_t* fp, char* file, int verbose) argument 292 if (verbose && offset >= state.offset) 302 else if (verbose && offset >= state.offset) 306 if (verbose && offset >= state.offset) 313 if (verbose) 325 if (verbose && offset >= state.offset) 349 if (verbose) 497 int verbose = 0; local [all...] |
H A D | pcmp.c | 40 int verbose; member in struct:__anon190 147 state.verbose = 1;
|
H A D | r2c.c | 57 int verbose; member in struct:State_s 198 state.verbose = 1;
|
/ast/src/cmd/tests/ |
H A D | TESTLIB.mk | 21 set +x; $$(*:O=1) $$(TESTLIBFLAGS) --verbose $(>:O=1) $(<) $$(*:O>1) $$(CC) $$(CCFLAGS) $$(LDFLAGS) $$(TESTLIBCCFLAGS)
|
H A D | date.c | 249 int verbose = 0; local 264 verbose = 1; 265 sfprintf(sfstdout, ", verbose"); 377 if (verbose)
|
/ast/src/cmd/re/ |
H A D | testglob.c | 542 int verbose = 0; local 588 verbose = 1; 589 printf(", verbose"); 644 else if (verbose) 649 if (verbose) { 661 if (verbose) { 673 if (verbose) { 706 if (verbose) { 717 if (verbose) { 730 else if (verbose) [all...] |
H A D | testfmt.c | 330 int verbose = 0; local 355 verbose = 1; 419 if (verbose) 420 sfprintf(sfstdout, ", verbose"); 525 if (verbose)
|
/ast/src/cmd/std/ |
H A D | touch.c | 86 "[v:verbose?Write a diagnostic for each nonexistent \afile\a.]" 113 int verbose = 0; local 172 verbose = 1; 292 else if (verbose)
|
/ast/src/lib/libz/ |
H A D | zutil.c | 117 # ifndef verbose 118 # define verbose 0 macro 120 int z_verbose = verbose;
|
/ast/src/cmd/sortlib/vcodex/ |
H A D | vcodex.c | 47 "[v:verbose?Enable file and stream encoding messages on the standard " 85 int verbose; member in struct:State_s 150 if (state->verbose) 196 if (state->verbose) 225 if (state->verbose) 245 else if (i > 0 && state->verbose) 308 state->verbose = 1;
|
/ast/src/lib/libcs/ |
H A D | genlocal.sh | 39 verbose=: 61 -v) verbose='print -u2' 162 $verbose -n "$host " 181 do $verbose type=$type cpu=$cpu rating=$rating
|
/ast/src/cmd/html/ |
H A D | html2rtf.h | 104 int verbose; /* verbose messages */ member in struct:State_s
|
/ast/src/cmd/sort/ |
H A D | sfopen.c | 28 * option<del>[no]verbose<del> 72 int verbose; member in struct:State_s 146 else if (streq(v, "verbose")) 147 state.verbose = n; 178 if (state.verbose) 179 sfprintf(sfstdout, " option verbose\n"); 244 if (state.verbose)
|
H A D | main.c | 154 "{\fmethods\f} [v:verbose?Trace the sort progress on the standard " 310 int verbose; /* trace main actions */ member in struct:Sort_s 554 key->verbose = !!opt_info.num; 555 sp->verbose = key->verbose || (key->test & TEST_show); 684 sp->verbose = key->verbose || (key->test & TEST_show); 805 if (sp->verbose) 809 if (sp->verbose) 1244 if (sp->verbose) [all...] |
/ast/src/lib/libcmd/ |
H A D | rm.c | 61 "[v:verbose?Print the name of each file before removing it.]" 95 int verbose; /* display each file */ member in struct:State_s 213 if (state->verbose) 256 if (state->verbose) 372 state.verbose = 1; 396 state.verbose = 0;
|
/ast/src/cmd/mailx/ |
H A D | proc.c | 134 int verbose = 0; local 139 verbose = 1; 170 if (verbose) 177 if (verbose) 184 if (verbose) 195 else if (verbose)
|
/ast/src/lib/libast/comp/ |
H A D | conf.sh | 54 verbose=0 63 -v) verbose=1 ;; 83 case $verbose:$debug$trace in 182 00) case $verbose in 353 case $verbose in 847 case $verbose in 1079 case $verbose in 1252 :1) case $verbose in 1448 case $verbose in 1557 case $verbose i [all...] |
/ast/src/cmd/dsslib/validate/ |
H A D | validate.c | 32 "[v:verbose?Warn about each invalid field and the action taken.]" 72 unsigned char verbose; member in struct:State_s 177 state->summary = state->verbose = 1; 264 if (!state->verbose) 304 if (state->verbose && disc->errorf) 313 if (state->verbose && disc->errorf) 327 if (state->verbose && disc->errorf) 333 if (state->verbose && disc->errorf)
|