Home
last modified time | relevance | path

Searched refs:tmp_fullname (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dsource.c888 char *tmp_fullname; in find_and_open_source() local
889 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()