Searched refs:get_homedir (Results 1 – 12 of 12) sorted by relevance
437 get_homedir() { function632 get_homedir701 get_homedir
72 homedir = get_homedir ();
194 e = get_homedir ();
84 home_dir = get_homedir (); in ign_setup()
50 homedir = get_homedir (); in construct_cvspass_filename()
116 homedir = get_homedir (); in wrap_setup()
1009 get_homedir () in get_homedir() function
508 char *get_homedir PROTO ((void));
787 pwdir = get_homedir ();
835 * filesubr.c (get_homedir), update.c (update): Reindent.855 * filesubr.c (get_homedir): Use getpwuid to find the home857 * ignore.c (ign_add_file): Call get_homedir to find the user's3685 * filesubr.c, cvs.h (get_homedir): New function.
1281 * wrapper.c (wrap_setup): Call get_homedir not getpwuid.1731 * filesubr.c (get_homedir): Add comment about root vs. user
5587 * filesubr.c (get_homedir): Ignore $HOME when running in server mode.7635 message; get_homedir doesn't set it. Add comment about this