Searched refs:PATHSEP (Results 1 – 8 of 8) sorted by relevance
99 #define PATHSEP ';' macro101 #define PATHSEP ':' macro
110 if (asprintf(&newpath, "%s%c%s", *hmagicpath, PATHSEP, tmppath) < 0) in _w32_append_path()
714 p = strchr(fn, PATHSEP); in file_apprentice()
229 #ifndef PATHSEP231 # define PATHSEP ';' macro233 # define PATHSEP ':' macro
1478 if (*dp == PATHSEP) in importpath()1489 if ((c = *dp) == PATHSEP || c == 0) { in importpath()1494 *dp = PATHSEP; in importpath()
934 Strbuf_append1(&buf, PATHSEP); in exportpath()
816 + use $PATH_SEPARATOR rather than $PATHSEP1981 CF_CURSES_LIBS, CF_LIB_PREFIX, CF_PROG_EXT for $PATHSEP and $CFLAGS
5093 + change variable from PATHSEP to PATH_SEPARATOR