Searched refs:FSSEP (Results 1 – 2 of 2) sorted by relevance
33 #define FSSEP '/' /* filename separator char */ macro63 if (stripDest[stripDestLen-1] == FSSEP) { in process()125 if (src[srcLen-1] == FSSEP) in process()129 srcName = strrchr(src, FSSEP); in process()143 dst[stripDestLen] = FSSEP; in process()
48 #define FSSEP '/' /* filename separator char */ macro513 srcFile[srcLen] = FSSEP; in copyDirectory()518 dstFile[dstLen] = FSSEP; in copyDirectory()