Home
last modified time | relevance | path

Searched refs:logfile_changed (Results 1 – 7 of 7) sorted by relevance

/dports/sysutils/lnav/lnav-0.10.1/test/
H A Dtest_line_buffer.sh3 cp ${test_dir}/logfile_access_log.1 logfile_changed.0
4 chmod u+w logfile_changed.0
9 logfile_changed.0
H A DMakefile.am419 logfile_changed.0 \
H A DMakefile.in1365 logfile_changed.0 \
/dports/ftp/wget/wget-1.21.2/src/
H A Dmswindows.c121 bool logfile_changed; member
156 info->logfile_changed = false; in fake_fork_child()
163 info->logfile_changed = true; in fake_fork_child()
282 if (info->logfile_changed && in fake_fork()
290 if (info->logfile_changed) in fake_fork()
H A Dutils.c474 bool logfile_changed = false; in fork_to_background() local
486 logfile_changed = true; in fork_to_background()
501 if (logfile_changed) in fork_to_background()
515 return logfile_changed; in fork_to_background()
H A Dmain.c1938 bool logfile_changed = fork_to_background (); in main() local
1940 if (logfile_changed) in main()
/dports/www/wget2/wget2-2.0.0/src/
H A Dwget.c4190 bool logfile_changed; member
4221 info->logfile_changed = false;
4228 info->logfile_changed = true;
4337 if (info->logfile_changed && !memchr (info->lfilename, '\0', sizeof(info->lfilename))) {
4343 if (info->logfile_changed)
4389 short logfile_changed = 0; local
4399 logfile_changed = 1;
4409 if (logfile_changed)