Searched refs:pwdir (Results 1 – 1 of 1) sorted by relevance
794 char *pwdir; in history_write() local796 pwdir = get_homedir (); in history_write()798 if (pwdir != NULL) in history_write()801 i = strlen (pwdir); in history_write()802 if (!strncmp (CurDir, pwdir, i)) in history_write()816 if (CVS_CHDIR (pwdir) < 0 || (homedir = xgetcwd ()) == NULL) in history_write()817 homedir = pwdir; in history_write()832 if (homedir != pwdir) in history_write()