Searched refs:PATHSEP (Results 1 – 3 of 3) sorted by relevance
99 #define PATHSEP ';' macro101 #define PATHSEP ':' macro
662 p = strchr(fn, PATHSEP); in file_apprentice()
1571 #define PATHSEP ';'1573 #define PATHSEP ':'2473 - if (asprintf(&newpath, "%s%c%s", *hmagicpath, PATHSEP, tmppath) < 0)
Completed in 30 milliseconds