Home
last modified time | relevance | path

Searched refs:personal_config_path (Results 1 – 14 of 14) sorted by relevance

/dports/games/legesmotus/legesmotus-0.4.0/common/
H A DConfigManager.cpp97 if (const char* path = personal_config_path()) { in load_personal_config()
104 if (const char* path = personal_config_path()) { in save_personal_config()
176 const char* ConfigManager::personal_config_path() { in personal_config_path() function in ConfigManager
H A DConfigManager.hpp86 static const char* personal_config_path();
/dports/net/wireshark/wireshark-3.6.1/epan/wslua/
H A Dtemplate-init.lua129 USER_DIR = Dir.personal_config_path()..package.config:sub(1,1)
133 persconffile_path = Dir.personal_config_path
H A Dwslua_dir.c356 WSLUA_CLASS_FNREG(Dir,personal_config_path),
/dports/net/wireshark-lite/wireshark-3.6.1/epan/wslua/
H A Dtemplate-init.lua129 USER_DIR = Dir.personal_config_path()..package.config:sub(1,1)
133 persconffile_path = Dir.personal_config_path
H A Dwslua_dir.c356 WSLUA_CLASS_FNREG(Dir,personal_config_path),
/dports/net/tshark-lite/wireshark-3.6.1/epan/wslua/
H A Dtemplate-init.lua129 USER_DIR = Dir.personal_config_path()..package.config:sub(1,1)
133 persconffile_path = Dir.personal_config_path
H A Dwslua_dir.c356 WSLUA_CLASS_FNREG(Dir,personal_config_path),
/dports/net/tshark/wireshark-3.6.1/epan/wslua/
H A Dtemplate-init.lua129 USER_DIR = Dir.personal_config_path()..package.config:sub(1,1)
133 persconffile_path = Dir.personal_config_path
H A Dwslua_dir.c356 WSLUA_CLASS_FNREG(Dir,personal_config_path),
/dports/net/wireshark-lite/wireshark-3.6.1/test/lua/
H A Ddir.lua59 test("global", type(Dir.personal_config_path) == 'function')
82 print("personal_config_path = '" .. Dir.personal_config_path() .. "'")
/dports/net/wireshark/wireshark-3.6.1/test/lua/
H A Ddir.lua59 test("global", type(Dir.personal_config_path) == 'function')
82 print("personal_config_path = '" .. Dir.personal_config_path() .. "'")
/dports/net/tshark-lite/wireshark-3.6.1/test/lua/
H A Ddir.lua59 test("global", type(Dir.personal_config_path) == 'function')
82 print("personal_config_path = '" .. Dir.personal_config_path() .. "'")
/dports/net/tshark/wireshark-3.6.1/test/lua/
H A Ddir.lua59 test("global", type(Dir.personal_config_path) == 'function')
82 print("personal_config_path = '" .. Dir.personal_config_path() .. "'")