Searched refs:g_tilde (Results 1 – 1 of 1) sorted by relevance
54 static std::string g_tilde; in GetCachedGlobTildeSlash() local55 if (g_tilde.empty()) in GetCachedGlobTildeSlash()60 g_tilde = user_entry->pw_dir; in GetCachedGlobTildeSlash()62 if (g_tilde.empty()) in GetCachedGlobTildeSlash()65 return g_tilde.c_str(); in GetCachedGlobTildeSlash()