Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtecla/common/
H A Dhomedir.c94 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