HomeSort by relevance Sort by last modified time
    Searched refs:looppathname (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/syscalls/rmdir/
rmdir02.c 73 static char looppathname[sizeof(TESTDIR4) * 43] = "."; variable
90 {looppathname, ELOOP},
174 strcat(looppathname, TESTDIR4);
  /external/ltp/testcases/kernel/syscalls/renameat/
renameat01.c 83 static char looppathname[sizeof(TESTDIR2) * 43] = "."; variable
101 { &curfd, looppathname, &curfd, NEW_TESTDIR2, ELOOP },
184 strcat(looppathname, TESTDIR2);

Completed in 796 milliseconds