Searched refs:UNPROT (Results 1 – 2 of 2) sorted by relevance
104 #define UNPROT(c) ((c) & ~M_PROTECT) macro405 b < eb && *p != EOS && UNPROT(*p) != SEP; *b++ = *p++) in globtilde()408 if (*p != EOS && UNPROT(*p) != SEP) in globtilde()631 UNPROT(pathend[-1]) != SEP && in glob2()650 while (*p != EOS && UNPROT(*p) != SEP) { in glob2()663 while (UNPROT(*pattern) == SEP) { in glob2()737 if (dp->d_name[0] == '.' && UNPROT(*pattern) != DOT) { in glob3()
136 #define UNPROT(c) ((c) & ~M_PROTECT) macro437 b < eb && *p != EOS && UNPROT(*p) != SEP; *b++ = *p++) in globtilde()440 if (*p != EOS && UNPROT(*p) != SEP) in globtilde()664 UNPROT(pathend[-1]) != SEP && in glob2()683 while (*p != EOS && UNPROT(*p) != SEP) { in glob2()696 while (UNPROT(*pattern) == SEP) { in glob2()769 if (dp->d_name[0] == '.' && UNPROT(*pattern) != DOT) { in glob3()