Home
last modified time | relevance | path

Searched defs:filelog (Results 1 – 25 of 39) sorted by relevance

12

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/admin/tools/
H A Dpurge.php38 $filelog = ''; variable
41 $filelog = $conf->global->SYSLOG_FILE; variable
42 $filelog = preg_replace('/DOL_DATA_ROOT/i', DOL_DATA_ROOT, $filelog); variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/admin/tools/
H A Dpurge.php39 $filelog = ''; variable
41 $filelog = $conf->global->SYSLOG_FILE; variable
42 $filelog = preg_replace('/DOL_DATA_ROOT/i', DOL_DATA_ROOT, $filelog); variable
/dports/security/xinetd/xinetd-2.3.15/xinetd/
H A Dlog.h30 struct filelog struct
49 struct filelog l_fl ; argument
/dports/sysutils/froxlor/froxlor-0.9.38.7_4/froxlor/install/
H A Dupdatesql.php32 $filelog = FileLogger::getInstanceOf(array('loginname' => 'updater')); variable
/dports/games/py-fife/fifengine-0.4.2/engine/python/fife/extensions/
H A Dfifelog.py35 def __init__(self, engine, promptlog=True, filelog=False): argument
126 def setLogToFile(self, filelog): argument
/dports/devel/mercurial/mercurial-6.0/hgext/remotefilelog/
H A Dremotefilectx.py33 filelog=None, argument
207 def _adjustlinknode(self, path, filelog, fnode, srcrev, inclusive=False): argument
489 def __init__(self, repo, path, filelog=None, workingctx=None): argument
H A D__init__.py594 def filectx(orig, self, path, fileid=None, filelog=None): argument
604 def workingfilectx(orig, self, path, filelog=None): argument
/dports/mail/anubis/anubis-4.2/src/
H A Dlog.c66 filelog (char *logfile, char *msg) in filelog() function
/dports/devel/mercurial/mercurial-6.0/rust/hg-core/src/
H A Drevlog.rs14 pub mod filelog; module
H A Drepo.rs365 pub fn filelog(&self, path: &HgPath) -> Result<Filelog, HgError> { in filelog() method
/dports/x11/xpra/xpra-4.3/xpra/client/mixins/
H A Dfileprint_mixin.py13 filelog = Logger("file") variable
/dports/science/xtb/xtb-6.4.1/src/mctc/
H A Dmctc_filetools.f90105 type :: filelog type
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dcontext.py715 def filectx(self, path, fileid=None, filelog=None): argument
882 def filelog(self): member in basefilectx
1110 def _parentfilectx(self, path, fileid, filelog): argument
1243 filelog=None, argument
1645 def filectx(self, path, filelog=None): argument
2052 def __init__(self, repo, path, filelog=None, ctx=None): argument
2116 def __init__(self, repo, path, filelog=None, workingctx=None): argument
2614 def filectx(self, path, filelog=None): argument
2629 def __init__(self, repo, path, filelog=None, parent=None): argument
2860 def filectx(self, path, filelog=None): argument
[all …]
H A Dfilelog.py28 class filelog(object): class
/dports/devel/mercurial/mercurial-6.0/rust/rhg/src/commands/
H A Dstatus.rs307 let filelog = repo.filelog(hg_path)?; in cat_file_is_modified() localVariable
/dports/x11/xpra/xpra-4.3/xpra/server/mixins/
H A Dfileprint_server.py21 filelog = Logger("file") variable
/dports/sysutils/dnf/dnf-4.9.0/dnf/yum/
H A Drpmtrans.py126 def filelog(self, package, action): member in TransactionDisplay
157 def filelog(self, package, action): member in LoggingTransactionDisplay
/dports/devel/mercurial/mercurial-6.0/hgext/largefiles/
H A Dreposetup.py72 def filectx(orig, path, fileid=None, filelog=None): argument
/dports/devel/mercurial/mercurial-6.0/hgext/lfs/
H A D__init__.py335 def wrapfilelog(filelog): argument
/dports/devel/indi/indi-1.9.1/libs/indibase/
H A Dindilogger.cpp379 bool filelog = (verbosityLevel & fileVerbosityLevel_) != 0; in print() local
/dports/astro/stellarium/stellarium-0.21.3/src/external/libindi/libs/indibase/
H A Dindilogger.cpp403 bool filelog = (verbosityLevel & fileVerbosityLevel_) != 0; in print() local
/dports/textproc/htdig/htdig-3.2.0b6/htdig/
H A DRetriever.cc104 String filelog = config->Find("url_log"); in Retriever() local
539 String filelog = config->Find("url_log"); in Start() local
/dports/devel/mercurial/mercurial-6.0/mercurial/hgweb/
H A Dwebcommands.py1068 def filelog(web): function
/dports/graphics/pixie/Pixie/src/ri/
H A Doptions.h225 char *filelog; // The name of the log file variable
/dports/devel/mercurial/mercurial-6.0/hgext/git/
H A Dgitlog.py451 class filelog(baselog): class

12