Home
last modified time | relevance | path

Searched defs:commitlog (Results 1 – 4 of 4) sorted by relevance

/dports/net-mgmt/netspoc/Netspoc-3.2/cvs-support/
H A Dappend-commitlog.c11 char commitlog[] = "/home/diamonds/netspoc/commitlog"; variable
/dports/emulators/riscv-isa-sim/riscv-isa-sim-4f12984/riscv/
H A Driscv.ac42 AC_ARG_ENABLE([commitlog], AS_HELP_STRING([--enable-commitlog], [Enable commit log generation])) optenable
/dports/graphics/gource/gource-0.51/src/
H A Dgource.h59 RCommitLog* commitlog; variable
H A Dgource.cpp160 RCommitLog* commitlog = logmill.getLog(); in writeCustomLog() local