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

/freebsd-current/contrib/tcsh/
H A Dglob.c134 #define M_SET META('[') macro
379 *bufnext++ = M_SET;
737 case M_SET:
/freebsd-current/crypto/heimdal/lib/roken/
H A Dglob.c141 #define M_SET META('[') macro
429 *bufnext++ = M_SET;
716 case M_SET:
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dglob.c136 #define M_SET META('[') macro
500 *bufnext++ = M_SET;
931 case M_SET:
/freebsd-current/lib/libc/gen/
H A Dglob-compat11.c110 #define M_SET META(L'[') macro
524 *bufnext++ = M_SET;
899 case M_SET:
H A Dglob.c142 #define M_SET META(L'[') macro
556 *bufnext++ = M_SET;
931 case M_SET:

Completed in 144 milliseconds