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

/freebsd-current/contrib/tcsh/
H A Dglob.c133 #define M_RNG META('-') macro
387 *bufnext++ = M_RNG;
750 if ((*pat & M_MASK) == M_RNG) {
/freebsd-current/crypto/heimdal/lib/roken/
H A Dglob.c140 #define M_RNG META('-') macro
437 *bufnext++ = M_RNG;
723 if ((*pat & M_MASK) == M_RNG) {
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dglob.c135 #define M_RNG META('-') macro
522 *bufnext++ = M_RNG;
945 if ((*pat & M_MASK) == M_RNG) {
/freebsd-current/lib/libc/gen/
H A Dglob-compat11.c109 #define M_RNG META(L'-') macro
532 *bufnext++ = M_RNG;
907 if ((*pat & M_MASK) == M_RNG) {
H A Dglob.c141 #define M_RNG META(L'-') macro
564 *bufnext++ = M_RNG;
939 if ((*pat & M_MASK) == M_RNG) {

Completed in 179 milliseconds