Searched refs:hd_getpwd (Results 1 – 1 of 1) sorted by relevance
94 static const char *hd_getpwd(HomeDir *home);232 home_dir = hd_getpwd(home); in _hd_lookup_home_dir()420 const char *pwd = hd_getpwd(home);448 static const char *hd_getpwd(HomeDir *home) function