Searched refs:PATHSEP (Results 1 – 8 of 8) sorted by relevance
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()
103 #define PATHSEP ';' macro105 #define PATHSEP ':' macro
110 if (asprintf(&newpath, "%s%c%s", *hmagicpath, PATHSEP, tmppath) < 0) in _w32_append_path()
771 p = CCAST(char *, strchr(fn, PATHSEP)); in file_apprentice()
1029 + use $PATH_SEPARATOR rather than $PATHSEP2194 CF_CURSES_LIBS, CF_LIB_PREFIX, CF_PROG_EXT for $PATHSEP and $CFLAGS
6721 + change variable from PATHSEP to PATH_SEPARATOR