Searched refs:tag_update_dir (Results 1 – 2 of 2) sorted by relevance
100 static char *tag_update_dir; variable950 tag_update_dir = xstrdup (update_dir); in update_dirent_proc()1048 if (tag_update_dir != NULL && strcmp (update_dir, tag_update_dir) == 0) in update_dirleave_proc()1062 free (tag_update_dir); in update_dirleave_proc()1063 tag_update_dir = NULL; in update_dirleave_proc()
13428 * update.c (tag_update_dir): New static variable.