Searched refs:FSSEP (Results 1 – 2 of 2) sorted by relevance
33 #define FSSEP '/' /* filename separator char */ macro64 if (stripDest[stripDestLen-1] == FSSEP) { in process()126 if (src[srcLen-1] == FSSEP) in process()130 srcName = strrchr(src, FSSEP); in process()144 dst[stripDestLen] = FSSEP; in process()
50 #define FSSEP '/' /* filename separator char */ macro503 srcFile[srcLen] = FSSEP; in copyDirectory()508 dstFile[dstLen] = FSSEP; in copyDirectory()