Searched refs:DIRSEP (Results 1 – 1 of 1) sorted by relevance
293 #define DIRSEP '\\' macro295 #define DIRSEP '/' macro301 const char *dir = strchr(file->path, DIRSEP); in file_upload()