tmp_element 1312 lib/utilunix.c char *tmp_element; tmp_element 1315 lib/utilunix.c tmp_element = g_strdup (element); tmp_element 1319 lib/utilunix.c canonicalize_pathname (tmp_element); tmp_element 1320 lib/utilunix.c start = IS_PATH_SEP (tmp_element[0]) ? tmp_element + 1 : tmp_element; tmp_element 1326 lib/utilunix.c g_free (tmp_element);