Searched refs:log (Results 151 - 175 of 2397) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/
H A Dlog008.tcl9 # TEST different log file than the DBREG_CKP records generated
16 puts "Log$tnum: Checkpoint test with records spanning log files."
24 # checkpoint with records spanning two log files.
27 log008script.tcl $testdir/log008script.log $nhandles &]
40 # Check log file for failures.
41 set errstrings [eval findfail $testdir/log008script.log]
43 puts "FAIL: error message in log008 log file: $str"
H A Denv012.tcl45 # TEST should run failchk, clear out open txn/log from process 1. It will
47 # TEST "Freeing log information .." sentence in the log for 3rd process as
74 $testdir/env$tnum.log.p1 \
82 $testdir/env$tnum.log.p2 \
88 # Check log files for failures.
89 logcheck $testdir/env$tnum.log.p1
90 logcheck $testdir/env$tnum.log.p2
99 $testdir/env$tnum.log.p1 \
112 $testdir/env$tnum.log
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/
H A Dlog008.tcl9 # TEST different log file than the DBREG_CKP records generated
16 puts "Log$tnum: Checkpoint test with records spanning log files."
24 # checkpoint with records spanning two log files.
27 log008script.tcl $testdir/log008script.log $nhandles &]
40 # Check log file for failures.
41 set errstrings [eval findfail $testdir/log008script.log]
43 puts "FAIL: error message in log008 log file: $str"
H A Denv012.tcl45 # TEST should run failchk, clear out open txn/log from process 1. It will
47 # TEST "Freeing log information .." sentence in the log for 3rd process as
74 $testdir/env$tnum.log.p1 \
82 $testdir/env$tnum.log.p2 \
88 # Check log files for failures.
89 logcheck $testdir/env$tnum.log.p1
90 logcheck $testdir/env$tnum.log.p2
99 $testdir/env$tnum.log.p1 \
112 $testdir/env$tnum.log
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A Dcheck-xsddata-test-suite.py20 LOG="check-xsddata-test-suite.log"
22 log = open(LOG, "w") variable
35 global log
36 log.write("%s%s" % (ctx, str))
49 log.write("Resolver failure: asked %s\n" % (URL))
50 log.write("resources: %s\n" % (resources))
57 global log
77 log.write("\nFailed to parse correct instance:\n-----\n")
78 log.write(instance)
79 log
[all...]
H A Dcheck-relaxng-test-suite.py20 LOG="check-relaxng-test-suite.log"
23 log = open(LOG, "w") variable
36 global log
37 log.write("%s%s" % (ctx, str))
52 log.write("Resolver failure: asked %s\n" % (URL))
53 log.write("resources: %s\n" % (resources))
65 # log.write("Could not parse %s" % (RES))
71 global log
88 log.write("\nFailed to parse correct instance:\n-----\n")
89 log
[all...]
H A Dcheck-relaxng-test-suite2.py19 LOG="check-relaxng-test-suite2.log"
21 log = open(LOG, "w") variable
39 log.write("Resolver failure: asked %s\n" % (URL))
40 log.write("resources: %s\n" % (resources))
52 # log.write("Could not parse %s" % (RES))
58 global log
78 log.write("\nFailed to parse correct instance:\n-----\n")
79 log.write(instance)
80 log.write("\n-----\n")
100 log
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A Dcheck-xsddata-test-suite.py20 LOG="check-xsddata-test-suite.log"
22 log = open(LOG, "w") variable
35 global log
36 log.write("%s%s" % (ctx, str))
49 log.write("Resolver failure: asked %s\n" % (URL))
50 log.write("resources: %s\n" % (resources))
57 global log
77 log.write("\nFailed to parse correct instance:\n-----\n")
78 log.write(instance)
79 log
[all...]
H A Dcheck-relaxng-test-suite.py20 LOG="check-relaxng-test-suite.log"
23 log = open(LOG, "w") variable
36 global log
37 log.write("%s%s" % (ctx, str))
52 log.write("Resolver failure: asked %s\n" % (URL))
53 log.write("resources: %s\n" % (resources))
65 # log.write("Could not parse %s" % (RES))
71 global log
88 log.write("\nFailed to parse correct instance:\n-----\n")
89 log
[all...]
H A Dcheck-relaxng-test-suite2.py19 LOG="check-relaxng-test-suite2.log"
21 log = open(LOG, "w") variable
39 log.write("Resolver failure: asked %s\n" % (URL))
40 log.write("resources: %s\n" % (resources))
52 # log.write("Could not parse %s" % (RES))
58 global log
78 log.write("\nFailed to parse correct instance:\n-----\n")
79 log.write(instance)
80 log.write("\n-----\n")
100 log
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/
H A Dlog008.tcl9 # TEST different log file than the DBREG_CKP records generated
16 puts "Log$tnum: Checkpoint test with records spanning log files."
24 # checkpoint with records spanning two log files.
27 log008script.tcl $testdir/log008script.log $nhandles &]
40 # Check log file for failures.
41 set errstrings [eval findfail $testdir/log008script.log]
43 puts "FAIL: error message in log008 log file: $str"
H A Denv012.tcl45 # TEST should run failchk, clear out open txn/log from process 1. It will
47 # TEST "Freeing log information .." sentence in the log for 3rd process as
74 $testdir/env$tnum.log.p1 \
82 $testdir/env$tnum.log.p2 \
88 # Check log files for failures.
89 logcheck $testdir/env$tnum.log.p1
90 logcheck $testdir/env$tnum.log.p2
99 $testdir/env$tnum.log.p1 \
112 $testdir/env$tnum.log
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A Dcheck-xsddata-test-suite.py20 LOG="check-xsddata-test-suite.log"
22 log = open(LOG, "w") variable
35 global log
36 log.write("%s%s" % (ctx, str))
49 log.write("Resolver failure: asked %s\n" % (URL))
50 log.write("resources: %s\n" % (resources))
57 global log
77 log.write("\nFailed to parse correct instance:\n-----\n")
78 log.write(instance)
79 log
[all...]
H A Dcheck-relaxng-test-suite.py20 LOG="check-relaxng-test-suite.log"
23 log = open(LOG, "w") variable
36 global log
37 log.write("%s%s" % (ctx, str))
52 log.write("Resolver failure: asked %s\n" % (URL))
53 log.write("resources: %s\n" % (resources))
65 # log.write("Could not parse %s" % (RES))
71 global log
88 log.write("\nFailed to parse correct instance:\n-----\n")
89 log
[all...]
H A Dcheck-relaxng-test-suite2.py19 LOG="check-relaxng-test-suite2.log"
21 log = open(LOG, "w") variable
39 log.write("Resolver failure: asked %s\n" % (URL))
40 log.write("resources: %s\n" % (resources))
52 # log.write("Could not parse %s" % (RES))
58 global log
78 log.write("\nFailed to parse correct instance:\n-----\n")
79 log.write(instance)
80 log.write("\n-----\n")
100 log
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/packaging/RedHat/
H A Dmakerpms.sh.tmpl9 echo "rpm3var start $1" >>/tmp/log
12 echo "var=$var" >>/tmp/log
15 echo "Loop: v=$v" >>/tmp/log
18 echo "Loop: var=$var" >>/tmp/log
20 echo "rpm3var stop $1 $var" >>/tmp/log
45 cp -a *.patch smb.* samba.log $SRCDIR
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/packaging/RedHat/
H A Dmakerpms.sh.tmpl9 echo "rpm3var start $1" >>/tmp/log
12 echo "var=$var" >>/tmp/log
15 echo "Loop: v=$v" >>/tmp/log
18 echo "Loop: var=$var" >>/tmp/log
20 echo "rpm3var stop $1 $var" >>/tmp/log
45 cp -a *.patch smb.* samba.log $SRCDIR
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/packaging/RedHat/
H A Dmakerpms.sh.tmpl9 echo "rpm3var start $1" >>/tmp/log
12 echo "var=$var" >>/tmp/log
15 echo "Loop: v=$v" >>/tmp/log
18 echo "Loop: var=$var" >>/tmp/log
20 echo "rpm3var stop $1 $var" >>/tmp/log
45 cp -a *.patch smb.* samba.log $SRCDIR
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/sample/sample-config-files/
H A Dserver.conf275 status openvpn-status.log
277 # By default, log messages will go to the syslog (or
279 # the "\Program Files\OpenVPN\log" directory).
280 # Use log or log-append to override this default.
281 # "log" will truncate the log file on OpenVPN startup,
282 # while "log-append" will append to it. Use one
284 ;log openvpn.log
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/udpxy/
H A Dutil.h42 txtf_read (const char* fpath, char* dst, size_t maxlen, FILE* log);
49 daemonize(int options, FILE* log);
52 /* multiplex error output to custom log
62 make_pidfile( const char* fpath, pid_t pid, FILE* log );
78 write_buf( int fd, const char* data, const ssize_t len, FILE* log );
83 read_buf( int fd, char* buf, const ssize_t len, FILE* log );
88 hex_dump( const char* msg, const char* data, size_t len, FILE* log );
94 FILE* log, const char* func );
103 FILE* log );
159 set_nice( int val, FILE* log );
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/sample/sample-config-files/
H A Dserver.conf275 status openvpn-status.log
277 # By default, log messages will go to the syslog (or
279 # the "\Program Files\OpenVPN\log" directory).
280 # Use log or log-append to override this default.
281 # "log" will truncate the log file on OpenVPN startup,
282 # while "log-append" will append to it. Use one
284 ;log openvpn.log
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/udpxy/
H A Dutil.h42 txtf_read (const char* fpath, char* dst, size_t maxlen, FILE* log);
49 daemonize(int options, FILE* log);
52 /* multiplex error output to custom log
62 make_pidfile( const char* fpath, pid_t pid, FILE* log );
78 write_buf( int fd, const char* data, const ssize_t len, FILE* log );
83 read_buf( int fd, char* buf, const ssize_t len, FILE* log );
88 hex_dump( const char* msg, const char* data, size_t len, FILE* log );
94 FILE* log, const char* func );
103 FILE* log );
159 set_nice( int val, FILE* log );
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/sample/sample-config-files/
H A Dserver.conf275 status openvpn-status.log
277 # By default, log messages will go to the syslog (or
279 # the "\Program Files\OpenVPN\log" directory).
280 # Use log or log-append to override this default.
281 # "log" will truncate the log file on OpenVPN startup,
282 # while "log-append" will append to it. Use one
284 ;log openvpn.log
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/udpxy/
H A Dutil.h42 txtf_read (const char* fpath, char* dst, size_t maxlen, FILE* log);
49 daemonize(int options, FILE* log);
52 /* multiplex error output to custom log
62 make_pidfile( const char* fpath, pid_t pid, FILE* log );
78 write_buf( int fd, const char* data, const ssize_t len, FILE* log );
83 read_buf( int fd, char* buf, const ssize_t len, FILE* log );
88 hex_dump( const char* msg, const char* data, size_t len, FILE* log );
94 FILE* log, const char* func );
103 FILE* log );
159 set_nice( int val, FILE* log );
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/irda/
H A Ddiscovery.c107 * Function irlmp_add_discovery_log (cachelog, log)
109 * Merge a disovery log into the cachelog.
112 void irlmp_add_discovery_log(hashbin_t *cachelog, hashbin_t *log) argument
119 * If log is missing this means that IrLAP was unable to perform the
124 if (log == NULL) {
130 * Locking : we are the only owner of this discovery log, so
132 * We just need to lock the global log in irlmp_add_discovery().
134 discovery = (discovery_t *) hashbin_remove_first(log);
138 discovery = (discovery_t *) hashbin_remove_first(log);
141 /* Delete the now empty log */
153 irlmp_expire_discoveries(hashbin_t *log, __u32 saddr, int force) argument
242 irlmp_copy_discoveries(hashbin_t *log, int *pn, __u16 mask, int old_entries) argument
[all...]

Completed in 331 milliseconds

1234567891011>>