Searched refs:cf_expand_home_dir (Results 1 – 1 of 1) sorted by relevance
90 static int cf_expand_home_dir(CompleteFile *cf, const char *user);282 if(cf_expand_home_dir(cf, cf->usrnam)) in _cf_complete_file()386 cf_expand_home_dir(cf, cf->usrnam)) in _cf_complete_file()479 static int cf_expand_home_dir(CompleteFile *cf, const char *user) in cf_expand_home_dir() function