Searched refs:tmp_fullname (Results 1 – 1 of 1) sorted by relevance
888 char *tmp_fullname; in find_and_open_source() local889 tmp_fullname = *fullname; in find_and_open_source()890 *fullname = xstrdup (tmp_fullname); in find_and_open_source()891 xfree (tmp_fullname); in find_and_open_source()