Home
last modified time | relevance | path

Searched refs:logAndExit (Results 1 – 18 of 18) sorted by relevance

/dports/news/inn-current/inn-2.7-20211226/innfeed/
H A Dmain.c149 logAndExit(1, "Not a directory: %s\n", optarg); in main()
261 logAndExit(1, "open(\"/dev/null\", O_WRONLY): %s", in main()
295 logAndExit(1, "ME oserr fstat stdin: %s", strerror(errno)); in main()
640 logAndExit(1, "freopen (%s, \"a\", stdout): %s", logFile, in openLogFile()
645 logAndExit(1, "freopen (%s, \"a\", stderr): %s", logFile, in openLogFile()
665 logAndExit(1, "NULL pidFile\n"); in writePidFile()
741 logAndExit(1, "Bad spool directories: %s, %s\n", p, in mainConfigLoadCbk()
744 logAndExit(1, in mainConfigLoadCbk()
H A Dmisc.c68 logAndExit(int status, const char *format, ...) in logAndExit() function
615 logAndExit(1, "ME fread failed on file %s: %s", name, strerror(errno)); in shrinkfile()
620 logAndExit(1, "ME oserr unlink %s: %s", name, strerror(errno)); in shrinkfile()
624 logAndExit(1, "ME oserr rename %s, %s: %s", tmpname, name, in shrinkfile()
628 logAndExit(1, "ME freopen on shrink file failed %s: %s", name, in shrinkfile()
H A Dmisc.h86 void logAndExit(int exitVal, const char *fmt, ...)
H A Dtape.c184 logAndExit(1, "ME config: no usable value for backlog-directory"); in tapeConfigLoadCbk()
186 logAndExit(1, "ME config: no usable value for backlog-directory"); in tapeConfigLoadCbk()
H A Dconfigfile.y929 logAndExit(1, "Failed to build list of peers"); in readConfig()
H A Dconfig_y.c2467 logAndExit(1, "Failed to build list of peers"); in readConfig()
/dports/news/inn/inn-2.6.4/innfeed/
H A Dmain.c164 logAndExit (1,"Not a directory: %s\n",optarg) ; in main()
280 logAndExit (1,"open(\"/dev/null\", O_WRONLY): %s", in main()
314 logAndExit (1,"ME oserr fstat stdin: %s", strerror (errno)) ; in main()
630 logAndExit (1,"freopen (%s, \"a\", stdout): %s", in openLogFile()
635 logAndExit (1,"freopen (%s, \"a\", stderr): %s", in openLogFile()
654 logAndExit (1,"NULL pidFile\n") ; in writePidFile()
738 logAndExit (1,"Bad spool directories: %s, %s\n",p,innconf->patharticles) ; in mainConfigLoadCbk()
741 logAndExit (1,"ME config: no definition of news-spool, and %s is no good", in mainConfigLoadCbk()
H A Dmisc.c92 logAndExit(int status, const char *format, ...) in logAndExit() function
693 logAndExit (1,"ME fread failed on file %s: %s",name, strerror (errno)) ; in shrinkfile()
698 logAndExit (1,"ME oserr unlink %s: %s",name, strerror (errno)) ; in shrinkfile()
702 logAndExit (1,"ME oserr rename %s, %s: %s", tmpname, name, in shrinkfile()
706 logAndExit (1,"ME freopen on shrink file failed %s: %s", name, in shrinkfile()
H A Dmisc.h84 void logAndExit (int exitVal, const char *fmt, ...)
H A Dtape.c198 logAndExit (1,"ME config: no usable value for backlog-directory") ; in tapeConfigLoadCbk()
202 logAndExit (1,"ME config: no usable value for backlog-directory") ; in tapeConfigLoadCbk()
H A Dconfigfile.y959 logAndExit (1,"Failed to build list of peers") ; in readConfig()
H A Dconfig_y.c2496 logAndExit (1,"Failed to build list of peers") ; in readConfig()
/dports/sysutils/shlock/inn-2.6.4/innfeed/
H A Dmain.c164 logAndExit (1,"Not a directory: %s\n",optarg) ; in main()
280 logAndExit (1,"open(\"/dev/null\", O_WRONLY): %s", in main()
314 logAndExit (1,"ME oserr fstat stdin: %s", strerror (errno)) ; in main()
630 logAndExit (1,"freopen (%s, \"a\", stdout): %s", in openLogFile()
635 logAndExit (1,"freopen (%s, \"a\", stderr): %s", in openLogFile()
654 logAndExit (1,"NULL pidFile\n") ; in writePidFile()
738 logAndExit (1,"Bad spool directories: %s, %s\n",p,innconf->patharticles) ; in mainConfigLoadCbk()
741 logAndExit (1,"ME config: no definition of news-spool, and %s is no good", in mainConfigLoadCbk()
H A Dmisc.c92 logAndExit(int status, const char *format, ...) in logAndExit() function
693 logAndExit (1,"ME fread failed on file %s: %s",name, strerror (errno)) ; in shrinkfile()
698 logAndExit (1,"ME oserr unlink %s: %s",name, strerror (errno)) ; in shrinkfile()
702 logAndExit (1,"ME oserr rename %s, %s: %s", tmpname, name, in shrinkfile()
706 logAndExit (1,"ME freopen on shrink file failed %s: %s", name, in shrinkfile()
H A Dmisc.h84 void logAndExit (int exitVal, const char *fmt, ...)
H A Dtape.c198 logAndExit (1,"ME config: no usable value for backlog-directory") ; in tapeConfigLoadCbk()
202 logAndExit (1,"ME config: no usable value for backlog-directory") ; in tapeConfigLoadCbk()
H A Dconfigfile.y959 logAndExit (1,"Failed to build list of peers") ; in readConfig()
H A Dconfig_y.c2496 logAndExit (1,"Failed to build list of peers") ; in readConfig()