Home
last modified time | relevance | path

Searched refs:tag_update_dir (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/cvs-1.12/src/
HDupdate.c98 static char *tag_update_dir; variable
922 tag_update_dir = xstrdup (update_dir); in update_dirent_proc()
1020 if (tag_update_dir != NULL && strcmp (update_dir, tag_update_dir) == 0) in update_dirleave_proc()
1034 free (tag_update_dir); in update_dirleave_proc()
1035 tag_update_dir = NULL; in update_dirleave_proc()