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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhomedir.h49 const char *_hd_lookup_home_dir(HomeDir *home, const char *user);
52 * Get the description of the that occured when _hd_lookup_home_dir() was
H A Dhomedir.c212 const char *_hd_lookup_home_dir(HomeDir *home, const char *user) function
296 * Return a description of the last error that caused _hd_lookup_home_dir()
H A Dcplfile.c486 const char *home_dir = _hd_lookup_home_dir(cf->home, user);
H A Dexpand.c1177 homedir = _hd_lookup_home_dir(ef->home, ef->usrnam);
H A Dpcache.c1659 homedir = _hd_lookup_home_dir(pc->home, pc->usrnam);

Completed in 359 milliseconds