Searched refs:CHAR_SEP (Results 1 – 1 of 1) sorted by relevance
106 #define CHAR_SEP '/' macro539 pathend[-1] != CHAR_SEP) && (S_ISDIR(sb.st_mode) in glob2()543 *pathend++ = CHAR_SEP; in glob2()553 while (*p != CHAR_EOS && *p != CHAR_SEP) { in glob2()562 while (*pattern == CHAR_SEP) in glob2()