Home
last modified time | relevance | path

Searched defs:CONFIG_DIR (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/sysutils/py-salt/salt-3004.1/salt/
H A Dsyspaths.py132 CONFIG_DIR = __generated_syspaths.CONFIG_DIR variable
135 CONFIG_DIR = os.path.join(ROOT_DIR, "conf") variable
137 CONFIG_DIR = os.path.join(ROOT_DIR, "usr", "local", "etc", "salt") variable
139 CONFIG_DIR = os.path.join(ROOT_DIR, "var", "local", "salt", "etc") variable
141 CONFIG_DIR = os.path.join(ROOT_DIR, "usr", "pkg", "etc", "salt") variable
143 CONFIG_DIR = os.path.join(ROOT_DIR, "opt", "local", "etc", "salt") variable
/dports/devel/cmake-gui/cmake-3.22.1/Tests/Plugin/src/
H A Dexample_exe.cxx18 # define CONFIG_DIR "/" CMAKE_INTDIR macro
20 # define CONFIG_DIR "" macro
/dports/devel/cmake-doc/cmake-3.22.1/Tests/Plugin/src/
H A Dexample_exe.cxx18 # define CONFIG_DIR "/" CMAKE_INTDIR macro
20 # define CONFIG_DIR "" macro
/dports/devel/cmake/cmake-3.22.1/Tests/Plugin/src/
H A Dexample_exe.cxx18 # define CONFIG_DIR "/" CMAKE_INTDIR macro
20 # define CONFIG_DIR "" macro
/dports/security/fl0p/fl0p/
H A Dconfig.h20 # define CONFIG_DIR "." macro
22 # define CONFIG_DIR "/usr/local/share/fl0p" macro
/dports/devel/blitz/blitz-1.0.2/cmake/
H A DGenerateConfigFile.cmake80 set(CONFIG_DIR "${CMAKE_BINARY_DIR}") variable
95 set(CONFIG_DIR "${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}/${ConfigName}/CMake") variable
/dports/textproc/unrtf/unrtf-0.21.10/src/
H A Dmain.h51 #define CONFIG_DIR PKGDATADIR "/" macro
/dports/deskutils/clipit/clipit-1.4.2/src/
H A Dutils.h27 #define CONFIG_DIR "clipit" macro
/dports/games/gbrainy/gbrainy-2.4.3/src/Core/Main/
H A DDefines.cs.in26 public const string CONFIG_DIR = "gbrainy"; // like .config/gbrainy field in gbrainy.Core.Main.Defines
/dports/deskutils/xpad/xpad-5.4.0/src/
H A Dfio.h27 typedef enum {CONFIG_DIR, CURRENT_WORK_DIR} DirectoryType; enumerator
/dports/www/bacula-web/bacula-web-8.5.2/core/
H A Dglobal.inc.php30 define('CONFIG_DIR', BW_ROOT . "/application/config/"); define
/dports/mail/postsrsd/postsrsd-1.10/
H A Dpostinstall.cmake.in4 set(CONFIG_DIR "@CONFIG_DIR@") variable
/dports/net/py-ripe.atlas.tools/ripe.atlas.tools-2.3.0/tests/
H A Ddocs.py24 CONFIG_DIR = "docs" variable in DocTest
/dports/textproc/htdig/htdig-3.2.0b6/contrib/multidig/
H A DMakefile23 CONFIG_DIR= $(BASEDIR)/conf macro
/dports/www/hiawatha/hiawatha-10.12/
H A Dconfig.h.in3 #define CONFIG_DIR "${CONFIG_DIR}" macro
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/gym/pybullet_envs/minitaur/envs_v2/examples/
H A Dlaikago_pmtg_example.py28 CONFIG_DIR = pd.getDataPath()+"/configs_v2/" variable
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/
H A Dvendor_config.php49 define('CONFIG_DIR', ''); define
/dports/net-im/jabberd/jabberd-2.7.0/win32/include/
H A Dwin32_port.h18 #define CONFIG_DIR "." macro
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/
H A Dvendor_config.php51 define('CONFIG_DIR', ROOT_PATH); define
/dports/sysutils/keyd/keyd-1.3.0/
H A DMakefile8 CONFIG_DIR="/usr/local/etc/keyd" macro
/dports/security/integrit/integrit-4.1/examples/
H A Dintegrit-run.c50 #define CONFIG_DIR "/tmp/cfg" macro
/dports/security/unicornscan/unicornscan-0.4.2/src/report_modules/p0f/
H A Dp0f-config.h19 #define CONFIG_DIR PREFIX "/share/" TARGETNAME macro
/dports/x11/ulauncher/ulauncher/ulauncher/
H A Dconfig.py24 CONFIG_DIR = os.path.join(xdg_config_home, 'ulauncher') variable
/dports/sysutils/py-salt/salt-3004.1/pkg/smartos/esky/
H A D_syspaths.py15 CONFIG_DIR = os.path.join(ROOT_DIR, "etc") variable
/dports/graphics/photoqt/photoqt-1.6/cplusplus/
H A Dconfigfiles.h33 static const QString CONFIG_DIR() { in CONFIG_DIR() function

1234567