Home
last modified time | relevance | path

Searched refs:get_exe_dir (Results 1 – 25 of 28) sorted by relevance

12

/dports/mail/astroid/astroid-0.15/src/utils/
H A Dresource.hh19 static path get_exe_dir ();
H A Dresource.cc81 path Resource::get_exe_dir () { in get_exe_dir() function in Astroid::Resource
/dports/cad/horizon-eda/horizon-2.1.0/src/util/
H A Dutil.cpp75 std::string get_exe_dir() in get_exe_dir() function
89 std::string get_exe_dir() in get_exe_dir() function
105 std::string get_exe_dir() in get_exe_dir() function
122 std::string get_exe_dir() in get_exe_dir() function
H A Dutil.hpp20 std::string get_exe_dir();
H A Dhttp_client.cpp46 std::string cert_file = Glib::build_filename(horizon::get_exe_dir(), "ca-bundle.crt"); in Client()
/dports/emulators/jzintv/jzintv-20200712-src/src/file/
H A Dfile.h129 char *get_exe_dir(const char *const argv0);
H A Dfile.c568 char *get_exe_dir(const char *const argv0) in get_exe_dir() function
732 new_exe_path = get_exe_dir(with_exe); in get_exe_dir()
/dports/misc/vifm/vifm-0.11/src/utils/
H A Dutils.h209 int get_exe_dir(char dir_buf[], size_t dir_buf_len);
H A Dutils_win.c578 get_exe_dir(char dir_buf[], size_t dir_buf_len) in get_exe_dir() function
845 (void)get_exe_dir(exe_dir, sizeof(exe_dir)); in get_installed_data_dir()
H A Dutils_nix.c752 get_exe_dir(char dir_buf[], size_t dir_buf_len) in get_exe_dir() function
/dports/games/wesnoth/wesnoth-1.14.17/src/preferences/
H A Ddisplay.cpp161 ? old_path : filesystem::get_exe_dir(); in show_wesnothd_server_search()
/dports/cad/horizon-eda/horizon-2.1.0/src/pool-prj-mgr/
H A Dpool-prj-mgr-process.cpp34 auto exe_dir = get_exe_dir(); in PoolProjectManagerProcess()
H A Dpool-prj-mgr-app.cpp112 std::string cert_file = Glib::build_filename(horizon::get_exe_dir(), "ca-bundle.crt"); in on_startup()
/dports/games/wesnoth/wesnoth-1.14.17/src/desktop/
H A Dpaths.cpp192 static const std::string& game_bin_dir = pretty_path(filesystem::get_exe_dir()); in game_paths()
/dports/sysutils/smartmontools/smartmontools-7.2/
H A Dutility.h317 std::string get_exe_dir();
H A Dknowndrives.cpp870 static std::string path = get_exe_dir() + "/drivedb-add.h"; in get_drivedb_path_add()
883 static std::string path = get_exe_dir() + "/drivedb.h"; in get_drivedb_path_default()
/dports/misc/vifm/vifm-0.11/src/cfg/
H A Dconfig.c362 if(get_exe_dir(exe_dir, sizeof(exe_dir)) != 0) in try_exe_directory_for_conf()
503 if(get_exe_dir(exe_dir, sizeof(exe_dir)) != 0) in try_exe_directory_for_vifmrc()
/dports/misc/vifm/vifm-0.11/src/int/
H A Dvim.c74 (void)get_exe_dir(exe_dir, sizeof(exe_dir)); in vim_format_help_cmd()
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dfilesystem.hpp179 std::string get_exe_dir();
H A Dwesnoth.cpp1039 const std::string& exe_dir = filesystem::get_exe_dir();
H A Dfilesystem_boost.cpp819 std::string get_exe_dir() in get_exe_dir() function
/dports/mail/astroid/astroid-0.15/src/modes/thread_view/
H A Dpage_client.cc86 if (exists (path (Resource::get_exe_dir ()) / path("libtvextension.so"))) { in init_web_extensions()
88 …LOG (warn) << "pc: DEBUG build - found local extension. adding: " << Resource::get_exe_dir().c_str… in init_web_extensions()
91 Resource::get_exe_dir ().c_str()); in init_web_extensions()
/dports/emulators/jzintv/jzintv-20200712-src/src/asm/
H A Dfrasmain.c145 exe_path = get_exe_dir(argv[0]); in asm_main()
/dports/mail/astroid/astroid-0.15/src/
H A Dconfig.cc321 test_nmcfg_path = (Resource::get_exe_dir () / path ("tests/mail/test_config")).string(); in load_config()
/dports/misc/vifm/vifm-0.11/src/
H A Dops.c792 if(get_exe_dir(exe_dir, ARRAY_LEN(exe_dir)) != 0) in op_symlink()

12