Searched refs:open_logfile (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/tests/
H A Dt-log.c38 open_logfile("testLogfile.log");
39 //open_logfile("/var/log/syslog"); //this gives me "Permission Denied" when i do %m
48 //multiple cleanup_log() causes segfault. Probably the reason it's static. Opening multiple open_logfile(name) will cause segfault x.x I'm guessing it's not intended to be changed. Cleanup after unity test doesn't fix it, looks like. Calling in tearDown() also causes issues.
59 open_logfile("testLogfile2.log"); // ./ causing issues
/freebsd-11-stable/contrib/ntp/sntp/
H A Dlog.h23 void open_logfile(const char *logfile);
H A Dlog.c25 open_logfile( function
H A Dmain.c172 open_logfile(OPT_ARG(LOGFILE));
/freebsd-11-stable/usr.sbin/cron/cron/
H A Dcron.h222 open_logfile(void),

Completed in 168 milliseconds