Home
last modified time | relevance | path

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

12345678910>>...198

/dports/japanese/ebnetd/ebnetd-1.0/ebnetd/
H A Debndaily.in137 $log_file = $option_argument;
225 if (-f "$log_file.$i$suffix" && !unlink("$log_file.$i$suffix"));
229 warn "$0: cannot move $log_file.$i$suffix to $log_file.$j$suffix\n"
230 if (-f "$log_file.$i$suffix"
231 && !rename("$log_file.$i$suffix", "$log_file.$j$suffix"));
235 if (-f "$log_file.0" && !unlink("$log_file.0"));
240 warn "$0: failed to execute \`cp $log_file $log_file.0\'\n"
241 if (system("cp $log_file $log_file.0") >> 8 != 0);
263 system("$compress -c $log_file.0 > $log_file.0$suffix");
264 warn "$0: cannot compress $log_file.0\n" if (! -f "$log_file.0$suffix");
[all …]
/dports/net/py-haproxy-log-analysis/haproxy_log_analysis-2.0/haproxy/tests/
H A Dtest_log_file.py41 log_file = Log(
50 log_file = Log(
59 log_file = Log(
69 log_file = Log(
80 log_file = Log(
92 log_file = Log(
105 log_file = Log(
117 log_file = Log(
131 log_file = Log(
144 log_file = Log(
[all …]
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dlog.c45 if (log_file == NULL) { in log_try_create()
48 fclose(log_file); in log_try_create()
145 if (log_file == NULL) { in logmsg()
155 if (log_file != stderr && log_file != stdout) { in logmsg()
156 fclose(log_file); in logmsg()
175 if (log_file != stderr && log_file != stdout) { in log_uv_handles()
176 fclose(log_file); in log_uv_handles()
196 FILE *log_file = NULL; in open_log_file() local
204 return log_file; in open_log_file()
249 if (log_file != stderr && log_file != stdout) { in log_callstack_to_file()
[all …]
/dports/mail/spamdyke/spamdyke-5.0.1/spamdyke/
H A Dlog.c192 (log_file != NULL)) in output_writeln()
200 fclose(log_file); in output_writeln()
201 log_file = NULL; in output_writeln()
219 fclose(log_file); in output_writeln()
220 log_file = NULL; in output_writeln()
227 if (log_file != NULL) in output_writeln()
245 log_file = NULL; in output_writeln()
257 log_file = NULL; in output_writeln()
269 log_file = NULL; in output_writeln()
285 log_file = NULL; in output_writeln()
[all …]
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/client/
H A Dpts_logger.php26 private $log_file = null; variable in pts_logger
30 if($log_file == null)
36 $log_file .= $file_name;
55 if(is_writable($log_file))
56 $this->log_file = $log_file;
61 $log_file = '/var/log/';
63 $log_file = PTS_USER_PATH;
65 return $log_file;
69 if($this->log_file == null)
103 return is_file($this->log_file) ? filesize($this->log_file) : 0;
[all …]
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/t/pt-stalk/
H A Dpt-stalk.t30 my $log_file = "/tmp/pt-stalk.log.$PID";
60 my $output = `cat $log_file`;
98 -f $log_file,
120 $output = `cat $log_file 2>/dev/null`;
134 $output = `cat $log_file 2>/dev/null`;
153 $output = `cat $log_file 2>/dev/null`;
172 $output = `cat $log_file 2>/dev/null`;
209 'log file', `cat $log_file 2>/dev/null`,
267 $output = `cat $log_file 2>/dev/null`;
304 $output = `cat $log_file 2>/dev/null`;
[all …]
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dwin32_crashrpt.c198 fprintf(log_file, in write_process_info()
202 fprintf(log_file, in write_process_info()
206 fprintf(log_file, in write_process_info()
218 fprintf(log_file, in write_process_info()
223 fprintf(log_file, in write_process_info()
226 fprintf(log_file, in write_process_info()
230 fprintf(log_file, in write_process_info()
395 FILE *log_file; member
407 FILE *log_file = ((symbols_baton_t*)baton)->log_file; in write_var_values() local
479 ensym.log_file = log_file; in write_function_detail()
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dwin32_crashrpt.c198 fprintf(log_file, in write_process_info()
202 fprintf(log_file, in write_process_info()
206 fprintf(log_file, in write_process_info()
218 fprintf(log_file, in write_process_info()
223 fprintf(log_file, in write_process_info()
226 fprintf(log_file, in write_process_info()
230 fprintf(log_file, in write_process_info()
395 FILE *log_file; member
407 FILE *log_file = ((symbols_baton_t*)baton)->log_file; in write_var_values() local
479 ensym.log_file = log_file; in write_function_detail()
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_subr/
H A Dwin32_crashrpt.c198 fprintf(log_file, in write_process_info()
202 fprintf(log_file, in write_process_info()
206 fprintf(log_file, in write_process_info()
218 fprintf(log_file, in write_process_info()
223 fprintf(log_file, in write_process_info()
226 fprintf(log_file, in write_process_info()
230 fprintf(log_file, in write_process_info()
395 FILE *log_file; member
407 FILE *log_file = ((symbols_baton_t*)baton)->log_file; in write_var_values() local
479 ensym.log_file = log_file; in write_function_detail()
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dwin32_crashrpt.c198 fprintf(log_file, in write_process_info()
202 fprintf(log_file, in write_process_info()
206 fprintf(log_file, in write_process_info()
218 fprintf(log_file, in write_process_info()
223 fprintf(log_file, in write_process_info()
226 fprintf(log_file, in write_process_info()
230 fprintf(log_file, in write_process_info()
395 FILE *log_file; member
407 FILE *log_file = ((symbols_baton_t*)baton)->log_file; in write_var_values() local
479 ensym.log_file = log_file; in write_function_detail()
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ovirt/ovirt/roles/disaster_recovery/files/
H A Dovirt-dr39 log_file = log_file.format(int(round(time.time() * 1000)))
45 create_log_dir(log_file)
46 _print_log_file_name(log_file)
53 _print_log_file_name(log_file)
71 def _print_log_file_name(log_file):
72 if log_file is not None and log_file != '':
78 log_file = ''
99 log_file = arg
103 log_file, log_level = _get_log_conf(conf_file, log_file, log_level)
120 (log_file is None or log_file == ''):
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/commands/log/basic/
H A DTestLogging.py24 self.log_file = self.getReproducerRemappedPath(self.log_file)
32 if (os.path.exists(self.log_file)):
33 os.remove(self.log_file)
50 with open(self.log_file, 'r') as f:
52 os.remove(self.log_file)
62 with open(self.log_file, "w") as f:
71 with open(self.log_file, "r") as f:
80 with open(self.log_file, "w") as f:
88 with open(self.log_file, 'r') as f:
97 if (os.path.exists(self.log_file)):
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/commands/log/basic/
H A DTestLogging.py24 self.log_file = self.getReproducerRemappedPath(self.log_file)
32 if (os.path.exists(self.log_file)):
33 os.remove(self.log_file)
50 with open(self.log_file, 'r') as f:
52 os.remove(self.log_file)
62 with open(self.log_file, "w") as f:
71 with open(self.log_file, "r") as f:
80 with open(self.log_file, "w") as f:
88 with open(self.log_file, 'r') as f:
97 if (os.path.exists(self.log_file)):
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/commands/log/basic/
H A DTestLogging.py24 self.log_file = self.getReproducerRemappedPath(self.log_file)
32 if (os.path.exists(self.log_file)):
33 os.remove(self.log_file)
50 with open(self.log_file, 'r') as f:
52 os.remove(self.log_file)
62 with open(self.log_file, "w") as f:
71 with open(self.log_file, "r") as f:
80 with open(self.log_file, "w") as f:
88 with open(self.log_file, 'r') as f:
97 if (os.path.exists(self.log_file)):
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/commands/log/basic/
H A DTestLogging.py24 self.log_file = self.getReproducerRemappedPath(self.log_file)
32 if (os.path.exists(self.log_file)):
33 os.remove(self.log_file)
50 with open(self.log_file, 'r') as f:
52 os.remove(self.log_file)
62 with open(self.log_file, "w") as f:
71 with open(self.log_file, "r") as f:
80 with open(self.log_file, "w") as f:
88 with open(self.log_file, 'r') as f:
97 if (os.path.exists(self.log_file)):
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/commands/log/basic/
H A DTestLogging.py24 self.log_file = self.getReproducerRemappedPath(self.log_file)
32 if (os.path.exists(self.log_file)):
33 os.remove(self.log_file)
50 with open(self.log_file, 'r') as f:
52 os.remove(self.log_file)
62 with open(self.log_file, "w") as f:
71 with open(self.log_file, "r") as f:
80 with open(self.log_file, "w") as f:
88 with open(self.log_file, 'r') as f:
97 if (os.path.exists(self.log_file)):
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/commands/log/basic/
H A DTestLogging.py24 self.log_file = self.getReproducerRemappedPath(self.log_file)
32 if (os.path.exists(self.log_file)):
33 os.remove(self.log_file)
50 with open(self.log_file, 'r') as f:
52 os.remove(self.log_file)
62 with open(self.log_file, "w") as f:
71 with open(self.log_file, "r") as f:
80 with open(self.log_file, "w") as f:
88 with open(self.log_file, 'r') as f:
97 if (os.path.exists(self.log_file)):
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/commands/log/basic/
H A DTestLogging.py24 self.log_file = self.getReproducerRemappedPath(self.log_file)
32 if (os.path.exists(self.log_file)):
33 os.remove(self.log_file)
50 with open(self.log_file, 'r') as f:
52 os.remove(self.log_file)
62 with open(self.log_file, "w") as f:
71 with open(self.log_file, "r") as f:
80 with open(self.log_file, "w") as f:
88 with open(self.log_file, 'r') as f:
97 if (os.path.exists(self.log_file)):
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/commands/log/basic/
H A DTestLogging.py24 self.log_file = self.getReproducerRemappedPath(self.log_file)
32 if (os.path.exists(self.log_file)):
33 os.remove(self.log_file)
50 with open(self.log_file, 'r') as f:
52 os.remove(self.log_file)
62 with open(self.log_file, "w") as f:
71 with open(self.log_file, "r") as f:
80 with open(self.log_file, "w") as f:
88 with open(self.log_file, 'r') as f:
97 if (os.path.exists(self.log_file)):
[all …]
/dports/games/ufoai/ufoai-2.5-source/src/po/
H A Dupdate_po_from_wiki.sh101 printf "___________________\n" >> $log_file
104 cat sed_commands_${language0} >> $log_file
105 printf "\n\n" >> $log_file
145 echo "*** $* ***" >> $log_file
146 diff $output_file $output_file.tmp >> $log_file
227 echo "Error whith wget" > $log_file
466 cat Language_List_${language0} >> $log_file
474 echo `date` >> $log_file
677 echo "Checking campaign : done." >> $log_file
886 grep "\*\*\* " $log_file | $sed_soft '/_txt/!d' | tee -a $log_file
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/commands/log/basic/
H A DTestLogging.py29 if (os.path.exists(self.log_file)):
30 os.remove(self.log_file)
45 self.assertTrue(os.path.isfile(self.log_file))
47 f = open(self.log_file)
50 os.remove(self.log_file)
60 with open(self.log_file, "w") as f:
69 with open(self.log_file, "r") as f:
78 with open(self.log_file, "w") as f:
86 with open(self.log_file, "r") as f:
95 if (os.path.exists(self.log_file)):
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/commands/log/basic/
H A DTestLogging.py30 if (os.path.exists(self.log_file)):
31 os.remove(self.log_file)
46 self.assertTrue(os.path.isfile(self.log_file))
48 with open(self.log_file, 'r') as f:
50 os.remove(self.log_file)
60 with open(self.log_file, "w") as f:
69 with open(self.log_file, "r") as f:
78 with open(self.log_file, "w") as f:
86 with open(self.log_file, 'r') as f:
95 if (os.path.exists(self.log_file)):
[all …]
/dports/graphics/autotrace/autotrace-0.31.1/
H A Dlogreport.h11 extern FILE __declspec(dllexport) *log_file;
15 extern FILE __declspec(dllimport) *log_file;
20 #define log_file at_log_file macro
26 do { if (log_file) fputs (s, log_file); } while (0)
28 do { if (log_file) fprintf (log_file, s, e); } while (0)
30 do { if (log_file) fprintf (log_file, s, e1, e2); } while (0)
32 do { if (log_file) fprintf (log_file, s, e1, e2, e3); } while (0)
34 do { if (log_file) fprintf (log_file, s, e1, e2, e3, e4); } while (0)
36 do { if (log_file) fprintf (log_file, s, e1, e2, e3, e4, e5); } while (0)
/dports/math/snns/SNNSv4.3/tools/sources/
H A Dic_snns.c173 fflush(log_file); in print_parameters()
551 fflush(log_file); in setPruningFunc()
568 fflush(log_file); in setPruningFunc()
581 fflush(log_file); in setPruningFunc()
598 fflush(log_file); in setPruningFunc()
615 fflush(log_file); in setPruningFunc()
632 fflush(log_file); in setPruningFunc()
649 fflush(log_file); in setPruningFunc()
662 fflush(log_file); in setPruningFunc()
675 fflush(log_file); in setPruningFunc()
[all …]
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/sr3060/
H A Dinteger_class.vhdl40 log(log_file, 3);
41 log(log_file, "int is ", 3);
73 -- writeline(log_file, log_line);
77 -- writeline(log_file, log_line);
81 writeline(log_file, log_line);
89 writeline(log_file, log_line);
93 writeline(log_file, log_line);
97 writeline(log_file, log_line);
104 writeline(log_file, log_line);
110 writeline(log_file, log_line);
[all …]

12345678910>>...198