Searched refs:DIRSEP (Results 1 – 1 of 1) sorted by relevance
18 #define DIRSEP "/\\" macro26 #define DIRSEP "/" macro29 #define DIRSEP "/]:" macro35 #define DIRSEP "/" macro51 while ((p = strpbrk(p, DIRSEP)) != NULL) { in change_path()