Searched defs:DIRSEP (Results 1 - 1 of 1) sorted by relevance

/external/curl/lib/
H A Dfile.c296 #define DIRSEP '\\' macro
298 #define DIRSEP '/' macro
304 const char *dir = strchr(file->path, DIRSEP);

Completed in 110 milliseconds