Lines Matching refs:update_dir

31                                const char *repos, const char *update_dir,
35 const char *update_dir, List *entries);
40 const char *repos, const char *update_dir,
43 const char *update_dir, List *entries);
47 const char *update_dir, List *entries);
144 const char *update_dir, List *entries) in find_dirent_proc() argument
162 error (0, 0, "Examining %s", update_dir); in find_dirent_proc()
192 const char *update_dir, List *entries) in find_filesdoneproc() argument
201 ignore_files (find_data->ignlist, entries, update_dir, find_ignproc); in find_filesdoneproc()
965 if (finfo->update_dir[0] == '\0') in check_fileproc()
968 xdir = finfo->update_dir; in check_fileproc()
1138 const char *update_dir, List *entries) in check_direntproc() argument
1144 error (0, 0, "Examining %s", update_dir); in check_direntproc()
1290 const char *update_dir, List *entries) in check_filesdoneproc() argument
1297 p = findnode (mulist, update_dir); in check_filesdoneproc()
1351 if (finfo->update_dir[0] == '\0') in commit_fileproc()
1354 p = findnode (mulist, finfo->update_dir); in commit_fileproc()
1374 do_editor (finfo->update_dir, &saved_message, in commit_fileproc()
1528 notify_do ('C', finfo->file, finfo->update_dir, getcaller (), NULL, NULL, in commit_fileproc()
1580 const char *update_dir, List *entries) in commit_filesdoneproc() argument
1587 p = findnode (mulist, update_dir); in commit_filesdoneproc()
1662 const char *update_dir, List *entries) in commit_direntproc() argument
1672 p = findnode (mulist, update_dir); in commit_direntproc()
1684 real_repos = Name_Repository (dir, update_dir); in commit_direntproc()
1686 do_editor (update_dir, &saved_message, real_repos, ulist); in commit_direntproc()
1700 const char *update_dir, List *entries) in commit_dirleaveproc() argument
1708 char *repos = Name_Repository (NULL, update_dir); in commit_dirleaveproc()
1710 update_dir, repos); in commit_dirleaveproc()
1879 if (finfo->update_dir && strlen (finfo->update_dir)) in remove_file()
1881 cvs_output (finfo->update_dir, 0); in remove_file()