tmp_element 1300 lib/utilunix.c char *tmp_element; tmp_element 1303 lib/utilunix.c tmp_element = g_strdup (element); tmp_element 1307 lib/utilunix.c canonicalize_pathname (tmp_element); tmp_element 1308 lib/utilunix.c start = IS_PATH_SEP (tmp_element[0]) ? tmp_element + 1 : tmp_element; tmp_element 1314 lib/utilunix.c g_free (tmp_element);