setuserpath
void setuserpath(login_cap_t *, const char *, envfunc_t, void *);
setuserpath(lc, pwd ? pwd->pw_dir : "", envset, NULL);