Searched refs:UNPROT (Results 1 – 1 of 1) sorted by relevance
140 #define UNPROT(c) ((c) & ~M_PROTECT) 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()688 while (*p != EOS && UNPROT(*p) != SEP) { in glob2()701 while (UNPROT(*pattern) == SEP) { in glob2()774 if (dp->d_name[0] == '.' && UNPROT(*pattern) != DOT) { in glob3()