Lines Matching refs:tmpcachedir
518 char *tmpcachedir = NULL;
558 tmpcachedir = strdup (cachedir);
559 intname = tmpcachedir + (c-cachedir) + 1;
560 tmpcachedir[c-cachedir] = '\0';
561 cachedir = tmpcachedir;
570 Xfree (tmpcachedir);
585 tmpcachedir = cachedir = Xmalloc (hl+strlen(XIM_HOME_CACHE_DIR)+1);
593 Xfree (tmpcachedir);
605 Xfree (tmpcachedir);
620 Xfree (tmpcachedir);