Home
last modified time | relevance | path

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

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/posix/filesystem/
H A DSMBFile.cpp92 std::string truehome(getenv("HOME")); in Init() local
174 setenv("HOME", truehome.c_str(), 1); in Init()