Lines Matching full:path2
1512 char *c, type, *path = NULL, *path2 = NULL, *dir, *name, *line = NULL;1531 if (path2) {1532 free(path2);1533 path2 = NULL;1545 path2 = strdup(path);1547 dir = dirname(path2);1626 if (path2)1627 free(path2);