Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtecla/common/
H A Dhomedir.h49 const char *_hd_lookup_home_dir(HomeDir *home, const char *user);
H A Dhomedir.c212 const char *_hd_lookup_home_dir(HomeDir *home, const char *user) in _hd_lookup_home_dir() function
H A Dcplfile.c486 const char *home_dir = _hd_lookup_home_dir(cf->home, user); in cf_expand_home_dir()
H A Dexpand.c1177 homedir = _hd_lookup_home_dir(ef->home, ef->usrnam); in ef_expand_special()
H A Dpcache.c1659 homedir = _hd_lookup_home_dir(pc->home, pc->usrnam); in pca_expand_tilde()