tmp_element      1316 lib/utilunix.c             char *tmp_element;
tmp_element      1319 lib/utilunix.c             tmp_element = g_strdup (element);
tmp_element      1323 lib/utilunix.c             canonicalize_pathname (tmp_element);
tmp_element      1324 lib/utilunix.c             start = IS_PATH_SEP (tmp_element[0]) ? tmp_element + 1 : tmp_element;
tmp_element      1330 lib/utilunix.c             g_free (tmp_element);