Searched refs:PATHSEP (Results 1 – 3 of 3) sorted by relevance
89 #define PATHSEP ';' macro91 #define PATHSEP ':' macro
625 p = strchr(fn, PATHSEP); in file_apprentice()
1449 #define PATHSEP ';'1451 #define PATHSEP ':'2406 - if (asprintf(&newpath, "%s%c%s", *hmagicpath, PATHSEP, tmppath) < 0)
Completed in 19 milliseconds