Home
last modified time | relevance | path

Searched refs:CONFIGDIR (Results 101 – 125 of 615) sorted by last modified time

12345678910>>...25

/dports/math/vtk9/VTK-9.1.0/CMake/patches/3.18/FindPython/
H A DSupport.cmake298 if (NOT NAME MATCHES "^(PREFIX|ABIFLAGS|CONFIGDIR|INCLUDES|LIBS|SOABI)$")
385 if (NAME STREQUAL "CONFIGDIR")
418 if (WIN32 AND NAME MATCHES "^(PREFIX|CONFIGDIR|INCLUDES)$")
2035 _python_get_config_var (_${_PYTHON_PREFIX}_CONFIGDIR CONFIGDIR)
/dports/www/trafficserver/trafficserver-9.1.1/tests/gold_tests/autest-site/
H A Dtrafficserver.test.ext103 p.Variables.CONFIGDIR = config_dir
/dports/www/trafficserver/trafficserver-9.1.1/tests/gold_tests/pluginTest/combo_handler/
H A Dcombo_handler.test.py107 ts.Disk.File(ts.Variables.CONFIGDIR + "/ctwl.txt", id="ctwl_cfg", typename="ats:config")
/dports/www/trafficserver/trafficserver-9.1.1/tests/gold_tests/pluginTest/cookie_remap/
H A Dcollapseslashes.test.py54 ts.Disk.File(ts.Variables.CONFIGDIR + "/collapseconfig.txt", exists=False, id="config1")
H A Dconnector.test.py64 ts.Disk.File(ts.Variables.CONFIGDIR + "/connectorconfig.txt", exists=False, id="config1")
H A Dregexcookie.test.py64 ts.Disk.File(ts.Variables.CONFIGDIR + "/regexconfig.txt", exists=False, id="config1")
H A Dsetstatus.test.py40 ts.Disk.File(ts.Variables.CONFIGDIR + "/statusconfig.txt", exists=False, id="config1")
H A Dsubstitute.test.py62 ts.Disk.File(ts.Variables.CONFIGDIR + "/substituteconfig.txt", exists=False, id="config1")
H A Dexistscookie.test.py64 ts.Disk.File(ts.Variables.CONFIGDIR + "/existsconfig.txt", exists=False, id="config1")
H A Dnotexistscookie.test.py64 ts.Disk.File(ts.Variables.CONFIGDIR + "/notexistsconfig.txt", exists=False, id="config1")
H A Dpcollapseslashes.test.py54 ts.Disk.File(ts.Variables.CONFIGDIR + "/collapseconfig.txt", exists=False, id="config1")
H A Dpsubstitute.test.py70 ts.Disk.File(ts.Variables.CONFIGDIR + "/substituteconfig.txt", exists=False, id="config1")
H A Dsubcookie.test.py64 ts.Disk.File(ts.Variables.CONFIGDIR + "/subcookie.txt", exists=False, id="config1")
H A Dbucketcookie.test.py64 ts.Disk.File(ts.Variables.CONFIGDIR + "/bucketconfig.txt", exists=False, id="config1")
H A Dmatchcookie.test.py64 ts.Disk.File(ts.Variables.CONFIGDIR + "/matchconfig.txt", exists=False, id="config1")
H A Dmatchuri.test.py64 ts.Disk.File(ts.Variables.CONFIGDIR + "/matchuriconfig.txt", exists=False, id="config1")
H A Dmatrixparams.test.py79 ts.Disk.File(ts.Variables.CONFIGDIR + "/matrixconfig.txt", exists=False, id="config1")
/dports/www/trafficserver/trafficserver-9.1.1/tests/gold_tests/pluginTest/regex_remap/
H A Dregex_remap.test.py53 regex_remap_conf_path = os.path.join(ts.Variables.CONFIGDIR, 'regex_remap.conf')
54 regex_remap2_conf_path = os.path.join(ts.Variables.CONFIGDIR, 'regex_remap2.conf')
/dports/www/trafficserver/trafficserver-9.1.1/tests/gold_tests/next_hop/strategies_ch/
H A Dstrategies_ch.test.py80 ts.Disk.File(ts.Variables.CONFIGDIR + "/strategies.yaml", id="strategies", typename="ats:config")
/dports/www/trafficserver/trafficserver-9.1.1/tests/gold_tests/next_hop/strategies_ch2/
H A Dstrategies_ch2.test.py80 ts.Disk.File(ts.Variables.CONFIGDIR + "/strategies.yaml", id="strategies", typename="ats:config")
/dports/www/trafficserver/trafficserver-9.1.1/tests/gold_tests/pluginTest/regex_revalidate/
H A Dregex_revalidate.test.py133 regex_revalidate_conf_path = os.path.join(ts.Variables.CONFIGDIR, 'regex_revalidate.conf')
/dports/www/trafficserver/trafficserver-9.1.1/tests/gold_tests/tls/
H A Dtls_client_verify3.test.py36 ts.Setup.Copy(Test.TestDirectory + "/ssl/bbb-ca.pem", ts.Variables.CONFIGDIR)
/dports/www/trafficserver/trafficserver-9.1.1/tests/gold_tests/traffic_ctl/remap_inc/
H A Dremap_inc.test.py29 ts.Disk.File(ts.Variables.CONFIGDIR + "/test.inc", id="test_cfg", typename="ats:config")
53 test_inc_path = ts.Variables.CONFIGDIR + "/test.inc"
/dports/security/tor/tor-0.4.6.8/contrib/win32build/
H A Dtor-mingw.nsi.in60 Var CONFIGDIR variable
80 StrCpy $CONFIGDIR $APPDATA\Tor
84 ; StrCpy $CONFIGDIR $INSTDIR
85 SetOutPath $CONFIGDIR
88 ${If} ${FileExists} "$CONFIGDIR\torrc"
91 Delete $CONFIGDIR\torrc
217 ${If} $CONFIGDIR == $INSTDIR
218 RMDir /r $CONFIGDIR
239 CreateShortCut "$SMPROGRAMS\Tor\Torrc.lnk" "Notepad.exe" "$CONFIGDIR\torrc"
/dports/security/tor-devel/tor-0.4.7.2-alpha/contrib/win32build/
H A Dtor-mingw.nsi.in60 Var CONFIGDIR variable
80 StrCpy $CONFIGDIR $APPDATA\Tor
84 ; StrCpy $CONFIGDIR $INSTDIR
85 SetOutPath $CONFIGDIR
88 ${If} ${FileExists} "$CONFIGDIR\torrc"
91 Delete $CONFIGDIR\torrc
217 ${If} $CONFIGDIR == $INSTDIR
218 RMDir /r $CONFIGDIR
239 CreateShortCut "$SMPROGRAMS\Tor\Torrc.lnk" "Notepad.exe" "$CONFIGDIR\torrc"

12345678910>>...25