Searched refs:cwd2 (Results 1 – 1 of 1) sorted by relevance
1355 char *cwd2 = getcwd (NULL, 250); in do_test() local1356 if (cwd2 == NULL) in do_test()1359 if (cwd1 && cwd2) in do_test()1361 if (strcmp (cwd1, cwd2) != 0) in do_test()1425 free (cwd2); in do_test()