Home
last modified time | relevance | path

Searched refs:openlogfile (Results 1 – 25 of 47) sorted by relevance

12

/dports/audio/umurmur/umurmur-0.2.17/src/
H A Dlog.c49 static void openlogfile(const char *logfilename) in openlogfile() function
95 openlogfile(logfilename); in Log_init()
118 openlogfile(logfilename); in Log_reset()
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dloggingutil.py25 def openlogfile(ui, vfs, name, maxfiles=0, maxsize=0): function
93 with openlogfile(
/dports/comms/smstools3/smstools3/src/
H A Dlogging.h39 int openlogfile(char *filename, int facility, int level);
H A Dlogging.c59 int openlogfile(char *filename, int facility, int level) in openlogfile() function
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-client/zookeeper-client-c/tests/
H A DUtil.cc33 FILE *openlogfile(const char* testname) { in openlogfile() function
H A DTestReadOnlyClient.cc60 logfile = openlogfile("Zookeeper_readOnly"); in Zookeeper_readOnly()
H A DTestClientRetry.cc76 logfile = openlogfile("Zookeeper_clientretry"); in Zookeeper_clientretry()
H A DUtil.h95 FILE *openlogfile(const char* name);
H A DTestSASLAuth.cc65 logfile = openlogfile("Zookeeper_SASLAuth"); in Zookeeper_SASLAuth()
/dports/news/nntp/nntp-1.5.12.2_10/server/
H A Dmsgidd.c127 openlogfile() in openlogfile() function
208 openlogfile();
257 openlogfile();
/dports/news/nntp/nntp-1.5.12.2_10/inetd/
H A Dmsgidd.c127 openlogfile() in openlogfile() function
208 openlogfile();
257 openlogfile();
/dports/news/cnews/cnews-cr.g_18/contrib/msgidd/
H A Dmsgidd.c138 openlogfile() in openlogfile() function
214 openlogfile();
252 openlogfile();
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/ffma/
H A Dlog.pas33 procedure openlogfile(s:string); procedure
/dports/news/husky-areafix/husky-areafix-1.9.20191207/ffma/
H A Dlog.pas33 procedure openlogfile(s:string); procedure
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/ffma/
H A Dlog.pas33 procedure openlogfile(s:string); procedure
/dports/news/husky-hpt/husky-hpt-1.9.20191207/ffma/
H A Dlog.pas33 procedure openlogfile(s:string); procedure
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/ffma/
H A Dlog.pas33 procedure openlogfile(s:string); procedure
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/ffma/
H A Dlog.pas33 procedure openlogfile(s:string); procedure
/dports/news/husky-htick/husky-htick-1.9.20191207/ffma/
H A Dlog.pas33 procedure openlogfile(s:string); procedure
/dports/news/husky/husky-1.9.20191207/ffma/
H A Dlog.pas33 procedure openlogfile(s:string); procedure
/dports/devel/py-cclib/cclib-1.7.1/cclib/io/
H A Dccio.py223 inputfile = logfileparser.openlogfile(source)
237 inputfile = logfileparser.openlogfile(filename, object=response.read())
/dports/misc/tempcontrol/tempcontrol-1.2_3/
H A Dmonitor.c283 void openlogfile () in openlogfile() function
358 openlogfile (); in checkourrcfile()
936 openlogfile (); in monitor_command()
/dports/devel/py-cclib/cclib-1.7.1/cclib/parser/
H A Dlogfileparser.py126 def openlogfile(filename, object=None): function
287 inputfile = openlogfile(self.filename)
/dports/devel/mercurial/mercurial-6.0/hgext/
H A Dblackbox.py159 with loggingutil.openlogfile(
/dports/net/dante/dante-1.4.3/lib/
H A Dlog.c120 openlogfile(const char *logfile, int *wecreated);
677 if ((fd = openlogfile(logfile, &logfilewascreated)) == -1)
780 if ((log->filenov[i] = openlogfile(log->fnamev[i], &p)) == -1) {
1190 openlogfile(logfile, wecreated) in openlogfile() function

12