Home | History | Annotate | Download | only in genext2fs

Lines Matching refs:n2

1342 	char *p, *n, *n2 = xstrdup(name);
1343 n = n2;
1360 free(n2);