HomeSort by: relevance | last modified time | path
    Searched refs:switch_to_logfile (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/am-utils/dist/amd/
get_args.c 429 if (switch_to_logfile(gopt.logfile, orig_umask,
amq_subr.c 191 if (switch_to_logfile(opt->as_str, orig_umask, 0))
  /src/external/bsd/am-utils/dist/hlfsd/
hlfsd.c 320 switch_to_logfile(logfile, orig_umask, 0);
794 switch_to_logfile(logfile, orig_umask, 0);
  /src/external/bsd/am-utils/dist/include/
am_utils.h 316 extern int switch_to_logfile(char *logfile, int orig_umask, int truncate_log);
  /src/external/bsd/am-utils/dist/libamu/
xutil.c 837 switch_to_logfile(char *logfile, int old_umask, int truncate_log) function

Completed in 43 milliseconds