Home
last modified time | relevance | path

Searched refs:path_program (Results 1 – 6 of 6) sorted by relevance

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/system/
H A Dsettings.h273 return path_program; in GetProgramPath()
304 std::string path_program; variable
H A Dsettings.cpp524 path_program = argv0; in SetProgramPath()
541 dirs.push_back( System::GetDirname( Settings::Get().path_program ) ); in GetRootDirs()
/dports/games/searchandrescue/searchandrescue_1.4.0/pconf/
H A Dpconf.h176 char **path_program; member
H A Dfio.c145 platform_ptr->path_program, in PConfFreePlatform()
808 &platform_ptr->path_program, in PConfLoadPlatformsFromFile()
H A Dproc.c604 path_list = platform_ptr->path_program; in PConfDependMatchFile()
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/windows/
H A Dtools.R25 path_program <- function(name) { function