Home | History | Annotate | Download | only in dist

Lines Matching full:home

3204 ** Return a pathname which is the user's home directory.  A
3233 home_dir = getenv("HOME");
3286 fprintf(stderr,"%s: Error: cannot locate your home directory\n", Argv0);