Home
last modified time | relevance | path

Searched refs:PATHSEP (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/tcsh-6/
H A Dsh.h232 #ifndef PATHSEP
234 # define PATHSEP ';' macro
236 # define PATHSEP ':' macro
H A Dsh.c1482 if (*dp == PATHSEP) in importpath()
1493 if ((c = *dp) == PATHSEP || c == 0) { in importpath()
1498 *dp = PATHSEP; in importpath()
H A Dsh.set.c936 Strbuf_append1(&buf, PATHSEP); in exportpath()
/dflybsd-src/contrib/file/src/
H A Dfile.h103 #define PATHSEP ';' macro
105 #define PATHSEP ':' macro
H A Dmagic.c110 if (asprintf(&newpath, "%s%c%s", *hmagicpath, PATHSEP, tmppath) < 0) in _w32_append_path()
H A Dapprentice.c769 p = CCAST(char *, strchr(fn, PATHSEP)); in file_apprentice()
/dflybsd-src/contrib/dialog/
H A DCHANGES1123 + use $PATH_SEPARATOR rather than $PATHSEP
2288 CF_CURSES_LIBS, CF_LIB_PREFIX, CF_PROG_EXT for $PATHSEP and $CFLAGS