Home
last modified time | relevance | path

Searched refs:switch_to_logfile (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/hlfsd/
H A Dhlfsd.c320 switch_to_logfile(logfile, orig_umask, 0); in main()
794 switch_to_logfile(logfile, orig_umask, 0); in reload()
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dget_args.c429 if (switch_to_logfile(gopt.logfile, orig_umask, in get_args()
H A Damq_subr.c191 if (switch_to_logfile(opt->as_str, orig_umask, 0)) in amqproc_setopt_1_svc()
/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_utils.h316 extern int switch_to_logfile(char *logfile, int orig_umask, int truncate_log);
/netbsd-src/external/bsd/am-utils/dist/libamu/
H A Dxutil.c837 switch_to_logfile(char *logfile, int old_umask, int truncate_log) in switch_to_logfile() function
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog1113 * libamu/xutil.c (switch_to_logfile): don't output to LOG_CONS by
1908 * libamu/xutil.c (switch_to_logfile): truncate a regular-file log
1911 * include/am_utils.h: switch_to_logfile() now takes a 3rd arg.
1920 reload): don't truncate log file when calling switch_to_logfile().
3144 * amd/get_args.c (get_args): move call to switch_to_logfile()
5304 * libamu/xutil.c (switch_to_logfile): don't try to print logfile
8844 * libamu/xutil.c (switch_to_logfile): log the name of the log file
10144 * libamu/xutil.c (switch_to_logfile): compare logfile name and
10871 * libamu/xutil.c (switch_to_logfile): use openlog() options only