Searched refs:PATHSEP (Results 1 – 7 of 7) sorted by relevance
232 #ifndef PATHSEP234 # define PATHSEP ';' macro236 # define PATHSEP ':' macro
1482 if (*dp == PATHSEP) in importpath()1493 if ((c = *dp) == PATHSEP || c == 0) { in importpath()1498 *dp = PATHSEP; in importpath()
936 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()
769 p = CCAST(char *, strchr(fn, PATHSEP)); in file_apprentice()
1123 + use $PATH_SEPARATOR rather than $PATHSEP2288 CF_CURSES_LIBS, CF_LIB_PREFIX, CF_PROG_EXT for $PATHSEP and $CFLAGS