Searched refs:VERBOSE (Results 1 - 25 of 206) sorted by relevance

123456789

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/hotplug2/examples/
H A Dhotplug2.initscript16 # Load the VERBOSE setting and other rcS variables
53 [ "$VERBOSE" != no ] && log_daemon_msg "Starting $DESC" "$NAME"
71 0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;;
72 2) [ "$VERBOSE" != no ] && log_end_msg 1 ;;
76 [ "$VERBOSE" != no ] && log_daemon_msg "Stopping $DESC" "$NAME"
79 0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;;
80 2) [ "$VERBOSE" != no ] && log_end_msg 1 ;;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/hotplug2/examples/
H A Dhotplug2.initscript16 # Load the VERBOSE setting and other rcS variables
53 [ "$VERBOSE" != no ] && log_daemon_msg "Starting $DESC" "$NAME"
71 0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;;
72 2) [ "$VERBOSE" != no ] && log_end_msg 1 ;;
76 [ "$VERBOSE" != no ] && log_daemon_msg "Stopping $DESC" "$NAME"
79 0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;;
80 2) [ "$VERBOSE" != no ] && log_end_msg 1 ;;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/hotplug2/examples/
H A Dhotplug2.initscript16 # Load the VERBOSE setting and other rcS variables
53 [ "$VERBOSE" != no ] && log_daemon_msg "Starting $DESC" "$NAME"
71 0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;;
72 2) [ "$VERBOSE" != no ] && log_end_msg 1 ;;
76 [ "$VERBOSE" != no ] && log_daemon_msg "Stopping $DESC" "$NAME"
79 0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;;
80 2) [ "$VERBOSE" != no ] && log_end_msg 1 ;;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/libexec/gcc/arm-none-eabi/4.8.1/install-tools/
H A Dfixinc.sh55 if test -z "$VERBOSE"
57 VERBOSE=2
58 export VERBOSE
60 case "$VERBOSE" in
62 * ) VERBOSE=3 ;;
113 if test $VERBOSE -gt 0
158 if test $VERBOSE -gt 0; then
165 if test $VERBOSE -gt 0
199 if test $VERBOSE -gt 1
219 if test $VERBOSE
[all...]
H A Dmkheaders26 VERBOSE=0
29 VERBOSE=`expr $VERBOSE + 1`
31 export VERBOSE
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/libexec/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/install-tools/
H A Dfixinc.sh55 if test -z "$VERBOSE"
57 VERBOSE=2
58 export VERBOSE
60 case "$VERBOSE" in
62 * ) VERBOSE=3 ;;
113 if test $VERBOSE -gt 0
142 if test $VERBOSE -gt 0; then
149 if test $VERBOSE -gt 0
183 if test $VERBOSE -gt 1
203 if test $VERBOSE
[all...]
H A Dmkheaders26 VERBOSE=0
29 VERBOSE=`expr $VERBOSE + 1`
31 export VERBOSE
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/libexec/gcc/arm-none-eabi/4.6.1/install-tools/
H A Dfixinc.sh55 if test -z "$VERBOSE"
57 VERBOSE=2
58 export VERBOSE
60 case "$VERBOSE" in
62 * ) VERBOSE=3 ;;
113 if test $VERBOSE -gt 0
142 if test $VERBOSE -gt 0; then
149 if test $VERBOSE -gt 0
183 if test $VERBOSE -gt 1
203 if test $VERBOSE
[all...]
H A Dmkheaders26 VERBOSE=0
29 VERBOSE=`expr $VERBOSE + 1`
31 export VERBOSE
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/smbfs/
H A Dsmb_debug.h21 # define VERBOSE(f, a...) printk(KERN_DEBUG "%s: " f, __func__ , ## a) macro
23 # define VERBOSE(f, a...) do { ; } while(0) macro
H A Dsmbiod.c101 VERBOSE("%p\n", server);
115 VERBOSE("%p\n", server);
150 VERBOSE("state: %d\n", server->state);
168 VERBOSE("aborting request %p on xmitq\n", req);
181 VERBOSE("aborting request %p on recvq\n", req);
210 VERBOSE("signalled pid %d\n", pid_nr(pid));
280 VERBOSE("SMB Kernel thread starting (%d) ...\n", current->pid);
306 VERBOSE("checking server %p\n", server);
321 VERBOSE("SMB Kernel thread exiting (%d) ...\n", current->pid);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/smbfs/
H A Dsmb_debug.h21 # define VERBOSE(f, a...) printk(KERN_DEBUG "%s: " f, __func__ , ## a) macro
23 # define VERBOSE(f, a...) do { ; } while(0) macro
H A Dsmbiod.c101 VERBOSE("%p\n", server);
115 VERBOSE("%p\n", server);
150 VERBOSE("state: %d\n", server->state);
168 VERBOSE("aborting request %p on xmitq\n", req);
181 VERBOSE("aborting request %p on recvq\n", req);
210 VERBOSE("signalled pid %d\n", pid_nr(pid));
280 VERBOSE("SMB Kernel thread starting (%d) ...\n", current->pid);
306 VERBOSE("checking server %p\n", server);
321 VERBOSE("SMB Kernel thread exiting (%d) ...\n", current->pid);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/prism54/
H A Disl_38xx.c74 #if VERBOSE > SHOW_ERROR_MESSAGES
99 #if VERBOSE > SHOW_ERROR_MESSAGES
115 #if VERBOSE > SHOW_ERROR_MESSAGES
124 #if VERBOSE > SHOW_ERROR_MESSAGES
136 #if VERBOSE > SHOW_ERROR_MESSAGES
146 #if VERBOSE > SHOW_ERROR_MESSAGES
151 #if VERBOSE > SHOW_ERROR_MESSAGES
167 #if VERBOSE > SHOW_ERROR_MESSAGES
178 #if VERBOSE > SHOW_ERROR_MESSAGES
191 #if VERBOSE > SHOW_ERROR_MESSAGE
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/prism54/
H A Disl_38xx.c74 #if VERBOSE > SHOW_ERROR_MESSAGES
99 #if VERBOSE > SHOW_ERROR_MESSAGES
115 #if VERBOSE > SHOW_ERROR_MESSAGES
124 #if VERBOSE > SHOW_ERROR_MESSAGES
136 #if VERBOSE > SHOW_ERROR_MESSAGES
146 #if VERBOSE > SHOW_ERROR_MESSAGES
151 #if VERBOSE > SHOW_ERROR_MESSAGES
167 #if VERBOSE > SHOW_ERROR_MESSAGES
178 #if VERBOSE > SHOW_ERROR_MESSAGES
191 #if VERBOSE > SHOW_ERROR_MESSAGE
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/json-c/tests/
H A Dtest-defs.sh31 # User can set VERBOSE to cause output redirection
32 case "$VERBOSE" in
34 VERBOSE=0
38 VERBOSE=1
85 if [ $VERBOSE -gt 1 ] ; then
118 echo "ERROR: \"${TEST_COMMAND} $@\" (${TEST_OUTPUT}) failed (set VERBOSE=1 to see full output):" 1>&2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/json-c/tests/
H A Dtest-defs.sh31 # User can set VERBOSE to cause output redirection
32 case "$VERBOSE" in
34 VERBOSE=0
38 VERBOSE=1
85 if [ $VERBOSE -gt 1 ] ; then
118 echo "ERROR: \"${TEST_COMMAND} $@\" (${TEST_OUTPUT}) failed (set VERBOSE=1 to see full output):" 1>&2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/json-c/tests/
H A Dtest-defs.sh31 # User can set VERBOSE to cause output redirection
32 case "$VERBOSE" in
34 VERBOSE=0
38 VERBOSE=1
85 if [ $VERBOSE -gt 1 ] ; then
118 echo "ERROR: \"${TEST_COMMAND} $@\" (${TEST_OUTPUT}) failed (set VERBOSE=1 to see full output):" 1>&2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/testsuite/
H A Druntest46 if [ x"$VERBOSE" != x ]; then
88 if [ x"$VERBOSE" = x ]; then
89 export VERBOSE=
93 export VERBOSE=1
160 if [ $status -ne 0 ] && [ x"$VERBOSE" = x ]; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/testsuite/
H A Druntest46 if [ x"$VERBOSE" != x ]; then
88 if [ x"$VERBOSE" = x ]; then
89 export VERBOSE=
93 export VERBOSE=1
160 if [ $status -ne 0 ] && [ x"$VERBOSE" = x ]; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/testsuite/
H A Druntest46 if [ x"$VERBOSE" != x ]; then
88 if [ x"$VERBOSE" = x ]; then
89 export VERBOSE=
93 export VERBOSE=1
160 if [ $status -ne 0 ] && [ x"$VERBOSE" = x ]; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/util/
H A Dopenssl-format-source29 VERBOSE=false
52 -v) VERBOSE="true";
85 if [ "$VERBOSE" = "true" ]; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/util/
H A Dopenssl-format-source29 VERBOSE=false
52 -v) VERBOSE="true";
85 if [ "$VERBOSE" = "true" ]; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/util/
H A Dopenssl-format-source29 VERBOSE=false
52 -v) VERBOSE="true";
85 if [ "$VERBOSE" = "true" ]; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/spectra/
H A Dffsport.h49 #define VERBOSE 1 macro
57 #ifdef VERBOSE

Completed in 289 milliseconds

123456789