Home
last modified time | relevance | path

Searched defs:newPath (Results 1 – 3 of 3) sorted by relevance

/freebsd/tools/test/stress2/tools/
H A Dfstool.c51 char newPath[MAXPATHLEN + 1]; in mkDir2() local
108 char file[128], newPath[128]; in rmFile() local
124 char newPath[10]; in rmDir2() local
/freebsd/tools/test/stress2/testcases/mkdir/
H A Dmkdir.c93 char newPath[MAXPATHLEN + 1]; in mkDir() local
112 char newPath[MAXPATHLEN + 1]; in rmDir() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp1612 SmallString<128> newPath; in findDylib() local