Searched refs:SEP (Results 1 – 1 of 1) sorted by relevance
124 #define SEP L'/' macro441 b < eb && *p != EOS && UNPROT(*p) != SEP; *b++ = *p++) in globtilde()444 if (*p != EOS && UNPROT(*p) != SEP) in globtilde()669 UNPROT(pathend[-1]) != SEP && in glob2()678 *pathend++ = SEP; in glob2()688 while (*p != EOS && UNPROT(*p) != SEP) { in glob2()701 while (UNPROT(*pattern) == SEP) { in glob2()