Searched refs:hd_getpwd (Results 1 – 1 of 1) sorted by relevance
92 static const char *hd_getpwd(HomeDir *home);230 home_dir = hd_getpwd(home); in _hd_lookup_home_dir()418 const char *pwd = hd_getpwd(home);446 static const char *hd_getpwd(HomeDir *home) function