Home
last modified time | relevance | path

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

/busybox-1.35.0/examples/
Ddepmod.pl30 my $verbose=0;
61 "verbose|v" => \$verbose,
92 warn "dir = $_\n" if $verbose;
105 warn "**** Locating all modules\n" if $verbose;
112 warn "$file\n" if $verbose;
116 warn "**** Finished locating modules\n" if $verbose;
122 warn "\nMODULE = $tgtname\n" if $verbose;
134 warn "\nMODULE = $tgtname\n" if $verbose;
141 warn "reducing module: $module\n" if $verbose;
145 warn "resolved symbol $_ in file $exp->{$_}\n" if $verbose;
[all …]
/busybox-1.35.0/networking/
Dtcpudp.c125 unsigned verbose; member
135 #define verbose (G.verbose ) macro
176 if (verbose) in sig_term_handler()
221 if (verbose) { in if_verbose_print_connection_status()
244 if (verbose) in sig_child_handler()
289 &backlog, &str_t, &ssluser, &root, &cert, &key, &verbose in tcpudpsvd_main()
298 &backlog, &str_t, &verbose in tcpudpsvd_main()
390 if (verbose) { in tcpudpsvd_main()
519 if (verbose || !(opts & OPT_E)) { in tcpudpsvd_main()
546 if (verbose) { in tcpudpsvd_main()
Dzcip.c238 int verbose; in zcip_main() member
245 #define verbose (L.verbose ) in zcip_main() macro
255 &r_opt, &l_opt, &verbose in zcip_main()
Dftpd.c166 unsigned verbose; member
263 if (G.verbose > 1) in cmdio_write()
273 if (G.verbose > 1) in cmdio_write_ok()
284 if (G.verbose > 0) in cmdio_write_error()
293 if (G.verbose > 1) in cmdio_write_raw()
1108 if (G.verbose > 1) in cmdio_get_cmd_and_arg()
1193 &G.verbose, &verbose_S in ftpd_main()
1200 &G.verbose, &verbose_S in ftpd_main()
1211 if (G.verbose < verbose_S) in ftpd_main()
1212 G.verbose = verbose_S; in ftpd_main()
Dhttpd.c454 int verbose; /* must be int (used by getopt32) */ member
511 #define verbose (G.verbose ) macro
1067 if (verbose > 2) in log_and_exit()
1106 if (verbose) in send_headers()
1283 if (verbose > 1) in send_headers()
1711 if (verbose) in send_cgi_and_exit()
1918 if (verbose > 1) in send_file_and_exit()
2218 if (ENABLE_FEATURE_HTTPD_CGI || DEBUG || verbose) { in handle_incoming_and_exit()
2222 if (verbose) { in handle_incoming_and_exit()
2226 if (verbose > 2) in handle_incoming_and_exit()
[all …]
Dtraceroute.c367 # define verbose (option_mask32 & OPT_VERBOSE) macro
369 # define verbose 0 macro
539 if (verbose > 1) { in send_probe()
626 if (!verbose) in hexdump_if_verbose()
665 if (verbose) in packet4_ok()
748 if (verbose) in packet6_ok()
841 if (verbose) { in print()
Dntpd.c400 unsigned verbose; member
473 #define VERB1 if (MAX_VERBOSE && G.verbose)
474 #define VERB2 if (MAX_VERBOSE >= 2 && G.verbose >= 2)
475 #define VERB3 if (MAX_VERBOSE >= 3 && G.verbose >= 3)
476 #define VERB4 if (MAX_VERBOSE >= 4 && G.verbose >= 4)
477 #define VERB5 if (MAX_VERBOSE >= 5 && G.verbose >= 5)
478 #define VERB6 if (MAX_VERBOSE >= 6 && G.verbose >= 6)
1968 if ((MAX_VERBOSE && G.verbose) || (option_mask32 & OPT_w)) { in recv_and_process_peer_pkt()
2289 , &G.verbose in ntp_init()
/busybox-1.35.0/util-linux/
Dfdisk_sgi.c477 verify_sgi(int verbose) in verify_sgi() argument
492 if (verbose) in verify_sgi()
499 if (verbose) in verify_sgi()
505 if ((Index[0] != 10) && verbose) in verify_sgi()
507 if ((sgi_get_start_sector(Index[0]) != 0) && verbose) { in verify_sgi()
514 if ((sgi_get_num_sectors(Index[0]) != lastblock) && verbose) in verify_sgi()
521 if (verbose) in verify_sgi()
532 if (verbose) in verify_sgi()
538 if (verbose) in verify_sgi()
545 if (verbose) in verify_sgi()
[all …]
Dmdev.c254 # define dbg1(...) do { if (G.verbose) bb_error_msg(__VA_ARGS__); } while(0)
255 # define dbg1s(msg) do { if (G.verbose) bb_simple_error_msg(msg); } while(0)
261 # define dbg2(...) do { if (G.verbose >= 2) bb_error_msg(__VA_ARGS__); } while(0)
262 # define dbg2s(msg) do { if (G.verbose >= 2) bb_simple_error_msg(msg); } while(0)
268 # define dbg3(...) do { if (G.verbose >= 3) bb_error_msg(__VA_ARGS__); } while(0)
269 # define dbg3s(msg) do { if (G.verbose >= 3) bb_simple_error_msg(msg); } while(0)
299 int verbose; member
980 G.verbose = 2; in open_mdev_log()
1265 &G.verbose); in mdev_main()
Dmount.c466 unsigned verbose; member
475 #define verbose (G.verbose ) macro
477 #define verbose 0 macro
548 if (verbose >= 2) in verbose_mount()
709 if (verbose >= 2) in mount_it_now()
2309 IF_FEATURE_MOUNT_VERBOSE(, &verbose) in mount_main()
2461 if (verbose) { in mount_main()
Dfdisk.c787 STATIC_SGI int verify_sgi(int verbose);
/busybox-1.35.0/selinux/
Dsetfiles.c101 int verbose; /* getopt32 uses it, has to be int */ member
128 #define verbose (G.verbose ) macro
259 if (verbose > 1) in match()
409 if (verbose > 1) { in restore()
416 if (verbose) { in restore()
420 if (verbose > 1 || !user_only_changed) { in restore()
618 &verbose in setfiles_main()
628 &verbose in setfiles_main()
/busybox-1.35.0/e2fsprogs/
Dfsck.c144 int verbose; member
495 if (G.verbose > 1) in wait_one()
550 if (G.verbose || G.noexecute) { in execute()
607 if (G.verbose > 2) in fsck_device()
617 if (G.verbose > 2) in fsck_device()
622 if (G.verbose > 2) in fsck_device()
772 if (G.verbose) in check_all()
860 if (G.verbose > 1) in check_all()
865 if (G.verbose > 1) in check_all()
1015 G.verbose++; in fsck_main()
[all …]
/busybox-1.35.0/mailutils/
Dmail.h13 unsigned verbose; member
Dsendmail.c117 if (G.verbose) in smtp_checkp()
274 &G.timeout, &opt_connect, &opt_connect, &list, &G.verbose in sendmail_main()
Dmail.c87 if (G.verbose) in send_r_n()
/busybox-1.35.0/runit/
Dsvlogd.c196 unsigned verbose; member
224 #define verbose (G.verbose ) macro
428 if (verbose) in processorstart()
501 if (verbose) in processorstop()
537 if (verbose) in rmoldest()
587 if (verbose) { in rotate()
684 if (verbose) in logdir_close()
754 if (verbose) in logdir_open()
866 if (verbose) { in logdir_open()
989 if (verbose) in sig_term_handler()
[all …]
Dsv.c505 int verbose = 0; in sv() local
520 &waitsec, &verbose in sv()
540 if (!verbose) cbk = NULL; in sv()
570 if (!verbose) in sv()
/busybox-1.35.0/coreutils/
DConfig.src9 bool "Support verbose options (usually -v) for various applets"
13 Also enables long option (--verbose) if it exists.
/busybox-1.35.0/archival/
Dunzip.c498 IF_NOT_FEATURE_UNZIP_CDF(const) smallint verbose = 0; in unzip_main()
591 IF_FEATURE_UNZIP_CDF(verbose++;) in unzip_main()
689 puts(verbose ? in unzip_main()
865 if (!verbose) { in unzip_main()
1045 if (!verbose) { in unzip_main()
Dgzip.c103 static int verbose; variable
106 # define Tracev(x) {if (verbose) fprintf x; }
107 # define Tracevv(x) {if (verbose > 1) fprintf x; }
108 # define Tracec(c,x) {if (verbose && (c)) fprintf x; }
109 # define Tracecv(c,x) {if (verbose > 1 && (c)) fprintf x; }
797 if (verbose > 1) { in check_match()
1079 if (verbose > 1) bb_error_msg("\ncd %3d ", (c)); \
/busybox-1.35.0/networking/udhcp/
DConfig.src133 are very verbose and useful for debugging only.
/busybox-1.35.0/
DConfig.in80 bool "Show verbose applet usage messages"
84 All applets will show verbose help messages when invoked with --help.
/busybox-1.35.0/scripts/kconfig/
Dzconf.tab.c_shipped182 /* Enabling verbose error messages. */
/busybox-1.35.0/shell/
Dash.c8790 int verbose = 1; in typecmd() local
8795 verbose = 0; in typecmd()
8798 err |= describe_command(argv[i++], NULL, verbose); in typecmd()