Searched refs:tag_update_dir (Results 1 – 2 of 2) sorted by relevance
92 static char *tag_update_dir; variable966 tag_update_dir = xstrdup (update_dir);1069 if (tag_update_dir != NULL && strcmp (update_dir, tag_update_dir) == 0)1082 free (tag_update_dir);1083 tag_update_dir = NULL;
4473 * update.c (tag_update_dir): New static variable.