Home
last modified time | relevance | path

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

123

/freebsd/crypto/libecc/scripts/
H A Dcrossbuild.sh99 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD…
104 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD…
107 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD…
108 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD…
113 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD…
118 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD…
121 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD…
122 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD…
129 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD…
134 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD…
[all …]
/freebsd/usr.sbin/uathload/
H A Duathload.c75 #define VERBOSE(_fmt, ...) do { \ macro
189 VERBOSE("Load firmware %s to %s\n", fwname, udevname); in main()
206 VERBOSE("send block %2u: %zd bytes remaining", b, len - mlen); in main()
208 VERBOSE("%s", "\n"); in main()
214 VERBOSE("%s", "\n : data..."); in main()
216 VERBOSE("%s", "\n"); in main()
222 VERBOSE("%s", "\n : wait for ack..."); in main()
225 VERBOSE("%s", "\n"); in main()
230 VERBOSE("flags=0x%x total=%d\n", in main()
/freebsd/usr.sbin/sysrc/
H A Dsysrc64 VERBOSE=
285 q) QUIET=1 VERBOSE= ;;
292 v) VERBOSE=1 QUIET= ;;
322 if [ "$VERBOSE" ]; then
340 if [ ! "$VERBOSE" -a ! "$SHOW_EQUALS" ]; then
352 if [ "$VERBOSE" ]; then
361 if [ ! "$VERBOSE" -a ! "$SHOW_EQUALS" ]; then
483 [ "$VERBOSE" = "0" ] && VERBOSE=
699 [ "$VERBOSE" ] &&
746 if [ "$VERBOSE" -a ! "$CHECK_ONLY" ]; then
[all …]
/freebsd/sys/contrib/openzfs/scripts/
H A Dzfs.sh14 VERBOSE="no"
51 VERBOSE="yes"
117 if [ "$VERBOSE" = "yes" ]; then
133 if [ "$VERBOSE" = "yes" ]; then
147 if [ "$VERBOSE" = "yes" ]; then
157 if [ "$VERBOSE" = "yes" ]; then
172 if [ "$VERBOSE" = "yes" ]; then
H A Dzfs-helpers.sh33 VERBOSE="no"
41 if [ "$VERBOSE" = "yes" ]; then
83 VERBOSE="yes"
110 if [ "$VERBOSE" = "yes" ]; then
H A Dzimport.sh69 VERBOSE="no"
117 VERBOSE="yes"
344 if [[ "$VERBOSE" = "yes" ]]; then
346 echo "VERBOSE=$VERBOSE"
/freebsd/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.sh239 if [ -n "$CRONJOB" -a \( "$1" != "info" \) -a \( "$1" != "debug" \) ] || [ -n "$VERBOSE" ]; then
336 if [ -n "$FORCE" ] || ! verifySHA $LEAPFILE "$VERBOSE" || [ $EXPIRES -lt `date -d "NOW + $PREFETCH"…
340 if [ -n "$VERBOSE" ]; then
345 if [ -n "$VERBOSE" ]; then
349 if ! verifySHA $TMPFILE "$VERBOSE" ; then
388 if [ -n "$VERBOSE" ]; then
394 if [ -n "$VERBOSE" -a -n "$R" ]; then
414 if [ -n "$VERBOSE" ]; then
/freebsd/usr.bin/tip/libacu/
H A Dcourier.c68 if (boolean(value(VERBOSE))) in cour_dialer()
88 if (boolean(value(VERBOSE))) in cour_dialer()
164 if (boolean(value(VERBOSE))) in cour_swallow()
169 if (boolean(value(VERBOSE))) in cour_swallow()
219 boolean(value(VERBOSE))) { in cour_connect()
239 if (boolean(value(VERBOSE))) in cour_connect()
248 if (boolean(value(VERBOSE))) in cour_connect()
307 if (boolean(value(VERBOSE))) in cour_write()
H A Dt3000.c69 if (boolean(value(VERBOSE))) in t3000_dialer()
89 if (boolean(value(VERBOSE))) in t3000_dialer()
165 if (boolean(value(VERBOSE))) in t3000_swallow()
170 if (boolean(value(VERBOSE))) in t3000_swallow()
234 boolean(value(VERBOSE))) { in t3000_connect()
254 if (boolean(value(VERBOSE))) in t3000_connect()
263 if (boolean(value(VERBOSE))) in t3000_connect()
325 if (boolean(value(VERBOSE))) in t3000_write()
H A Dventel.c81 if (boolean(value(VERBOSE))) in ven_dialer()
107 if (connected || dialtimeout || !boolean(value(VERBOSE))) in ven_dialer()
195 if (boolean(value(VERBOSE))) in gobble()
H A Dbiz22.c58 if (boolean(value(VERBOSE))) in biz_dialer()
80 if (boolean(value(VERBOSE))) in biz_dialer()
/freebsd/usr.sbin/service/
H A Dservice.sh60 v) VERBOSE=vopt ;;
74 [ -n "${VERBOSE}" ] && args="${args} -v"
146 [ -n "$VERBOSE" ] && echo "From ${dir}:"
155 if [ -n "$VERBOSE" ]; then
176 [ -n "$VERBOSE" ] && echo "$script is located in $dir"
/freebsd/tools/tools/nanobsd/
H A Dfill_pkg.sh46 [ "$l" -le "$VERBOSE" ] && echo $*
120 VERBOSE=0
125 v) VERBOSE=$(($VERBOSE + 1)) ;;
/freebsd/usr.sbin/fwget/
H A Dfwget.sh57 if [ "${VERBOSE}" = "n" ]; then
82 VERBOSE=n
93 VERBOSE=y
/freebsd/usr.sbin/certctl/
H A Dcertctl.sh42 VERBOSE=false
53 if "${VERBOSE}" ; then
220 if ! "$VERBOSE" ; then
324 v) VERBOSE=true ;;
332 VERBOSE=true
/freebsd/cddl/usr.sbin/dwatch/
H A Ddwatch99 VERBOSE= # -v
248 if [ "$VERBOSE" ]; then
570 [ "$VERBOSE" ] && ARGV="$ARGV -v"
772 v) VERBOSE=1 ;;
888 [ "$DEBUG" -a "$EXIT_AFTER_COMPILE" -a "$VERBOSE" ] && DEVELOPER=1 DEBUG=
1005 if [ "$CUSTOM_TEST$EXECNAME$JID$OUTPUT$TIMEOUT$TRACE$VERBOSE" -a \
1015 [ "$VERBOSE" ] && msg="$msg verbose: $VERBOSE"
/freebsd/contrib/elftoolchain/ar/
H A Dacplex.l66 VERBOSE|verbose { return (VERBOSE); }
/freebsd/usr.bin/ar/
H A Dacplex.l64 VERBOSE|verbose { return (VERBOSE); }
/freebsd/sbin/veriexec/
H A Dmanifest_parser.y138 VERBOSE(3, ("version=%d label=%s\n", VeriexecVersion,
264 VERBOSE(1,("skipping %s\n", params->file)); in do_ioctl()
284 VERBOSE(1, ("loading %s for %s %s flags=%#x\n", in do_ioctl()
/freebsd/tools/test/iconv/posix/
H A Dposix.c150 #ifdef VERBOSE in conv_2big()
189 #ifdef VERBOSE in conv_einval()
228 #ifdef VERBOSE in conv_eilseq()
/freebsd/crypto/openssl/
H A DNOTES-VALGRIND.md60 Additional variables (such as `VERBOSE` and `TESTS`) are described in the
69 with the `VERBOSE` or `VF` or `VFP` options to gather additional information.
71 $ make test VERBOSE=1 TESTS=test_test EXE_SHELL="`/bin/pwd`/util/wrap.pl \
/freebsd/usr.bin/tip/tip/
H A Dacu.c84 setboolean(value(VERBOSE), FALSE); in con()
163 if (boolean(value(VERBOSE))) in disconnect()
H A Dcmds.c177 if (c == '\n' && boolean(value(VERBOSE))) in transfer()
191 if (boolean(value(VERBOSE))) in transfer()
350 if (boolean(value(VERBOSE))) in transmit()
377 if (boolean(value(VERBOSE))) { in transmit()
504 if (boolean(value(VERBOSE))) in pipeout()
558 if (boolean(value(VERBOSE))) in consh()
/freebsd/tools/test/iconv/gnu/
H A Dgnu.c222 #ifdef VERBOSE in unicode_hook()
232 #ifdef VERBOSE in wchar_hook()
375 #ifdef VERBOSE in ctl_mb_to_uc_fb()
/freebsd/crypto/openssl/test/
H A DREADME-external.md26 $ make test VERBOSE=1 TESTS=test_external_pyca
59 $ VERBOSE=1 make TESTS=test_external_krb5 test
88 $ make test VERBOSE=1 TESTS=test_external_gost_engine

123