Searched refs:PATHSEP (Results 1 – 8 of 8) sorted by relevance
83 #define PATHSEP ';' macro85 #define PATHSEP ':' macro
112 if (asprintf(&newpath, "%s%c%s", *hmagicpath, PATHSEP, tmppath) < 0) in _w32_append_path()
685 p = strchr(fn, PATHSEP); in file_apprentice()
230 #ifndef PATHSEP232 # define PATHSEP ';' macro234 # define PATHSEP ':' macro
1473 if (*dp == PATHSEP) in importpath()1484 if ((c = *dp) == PATHSEP || c == 0) { in importpath()1489 *dp = PATHSEP; in importpath()
942 Strbuf_append1(&buf, PATHSEP); in exportpath()
497 + use $PATH_SEPARATOR rather than $PATHSEP1662 CF_CURSES_LIBS, CF_LIB_PREFIX, CF_PROG_EXT for $PATHSEP and $CFLAGS
2340 + change variable from PATHSEP to PATH_SEPARATOR