Searched refs:CHAR_SEP (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dglob.c104 #define CHAR_SEP '/' macro
537 pathend[-1] != CHAR_SEP) && (S_ISDIR(sb.st_mode)
541 *pathend++ = CHAR_SEP;
551 while (*p != CHAR_EOS && *p != CHAR_SEP) {
560 while (*pattern == CHAR_SEP)

Completed in 72 milliseconds