Lines Matching refs:tmp_path
3874 char *tmp_path = aprintf("%s%s", wildcard->path, finfo->filename);3875 if(!tmp_path)3878 /* switch default "state.pathbuffer" and tmp_path, good to see3881 conn->data->state.pathbuffer = tmp_path;3882 conn->data->state.path = tmp_path;