Home
last modified time | relevance | path

Searched +defs:verbose +defs:debug (Results 1 – 16 of 16) sorted by relevance

/dflybsd-src/stand/boot/common/
H A Ddev_net.c78 int debug = 0; variable
301 net_print(int verbose) in net_print()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dprint-rtl.c1007 debug (const rtx_def &ref) in debug() function
1013 debug (const rtx_def *ptr) in debug() function
1249 print_exp (pretty_printer *pp, const_rtx x, int verbose) in print_exp()
1607 print_value (pretty_printer *pp, const_rtx x, int verbose) in print_value()
1721 print_pattern (pretty_printer *pp, const_rtx x, int verbose) in print_pattern()
1856 print_insn (pretty_printer *pp, const rtx_insn *x, int verbose) in print_insn()
2016 dump_value_slim (FILE *f, const_rtx x, int verbose) in dump_value_slim()
H A Dcollect-utils.c34 bool debug; variable
35 bool verbose; variable
/dflybsd-src/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_main.c83 int debug; variable
100 int verbose = 0; variable
/dflybsd-src/usr.sbin/pfctl/
H A Dpfctl_table.c365 print_table(const struct pfr_table *ta, int verbose, int debug) in print_table()
387 print_tstats(const struct pfr_tstats *ts, int debug) in print_tstats()
/dflybsd-src/usr.sbin/yppush/
H A Dyppush_main.c56 int debug = 1; variable
64 static int verbose = 0; /* Toggle verbose mode. */ variable
/dflybsd-src/crypto/libressl/apps/openssl/
H A Denc.c82 int debug; member
102 int verbose; member
H A Ds_server.c227 int verbose; member
253 int debug; member
/dflybsd-src/contrib/lvm2/dist/lib/commands/
H A Dtoolcontext.h30 int debug; member
31 int verbose; member
/dflybsd-src/contrib/lvm2/dist/include/
H A Dtoolcontext.h30 int debug; member
31 int verbose; member
/dflybsd-src/sbin/mount_ufs/
H A Dmount.c58 int debug, fstab_style, verbose; variable
/dflybsd-src/crypto/openssh/
H A Dlog.h87 #define debug(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG1, NULL, __VA_ARGS__) macro
88 #define verbose(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_VERBOSE, NULL, __VA_ARGS… macro
/dflybsd-src/sbin/mount/
H A Dmount.c63 int debug, fstab_style, verbose; variable
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dlto-wrapper.c57 int debug; /* true if -save-temps. */ variable
58 int verbose; /* true if -v. */ variable
H A Dmips-tfile.c1458 static int debug = 0; /* trace functions */ variable
1460 static int verbose = 0; variable
/dflybsd-src/usr.bin/patch/
H A Dpatch.c75 int debug = 0; variable
80 bool verbose = true; variable