Home
last modified time | relevance | path

Searched defs:getConfDir (Results 1 – 9 of 9) sorted by relevance

/dports/net/storj/storj-1.45.3/cmd/uplink/cmd/
H A Dcommon.go17 func getConfDir() string { func
/dports/textproc/source-highlight/source-highlight-3.1.9/lib/srchilite/
H A Dsettings.h87 const std::string getConfDir() const { in getConfDir() function
/dports/deskutils/recoll/recoll-1.31.2/python/recoll/recoll/
H A Drclconfig.py104 def getConfDir(self): member in RclConfig
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/lib/utils/
H A Ddirs.cpp146 getConfDir() in getConfDir() function
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/lib/utils/
H A Ddirs.cpp146 getConfDir() in getConfDir() function
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/lib/utils/
H A Ddirs.cpp146 getConfDir() in getConfDir() function
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/lib/utils/
H A Ddirs.cpp146 getConfDir() in getConfDir() function
/dports/devel/spark/spark-2.1.1/launcher/src/main/java/org/apache/spark/launcher/
H A DAbstractCommandBuilder.java312 private String getConfDir() { in getConfDir() method in AbstractCommandBuilder
/dports/deskutils/recoll/recoll-1.31.2/common/
H A Drclconfig.h120 string getConfDir() const {return m_confdir;} in getConfDir() function