Home
last modified time | relevance | path

Searched refs:M_ONE (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dglob.c139 #define M_ONE META('?') macro
447 *bufnext++ = M_ONE; in glob0()
712 case M_ONE: in match()
/freebsd/contrib/tcsh/
H A Dglob.c132 #define M_ONE META('?') macro
396 *bufnext++ = M_ONE; in glob()
731 case M_ONE: in match()
/freebsd/lib/libc/gen/
H A Dglob-compat11.c108 #define M_ONE META(L'?') macro
542 *bufnext++ = M_ONE; in glob0()
895 case M_ONE: in match()
H A Dglob.c140 #define M_ONE META(L'?') macro
574 *bufnext++ = M_ONE; in glob0()
927 case M_ONE: in match()
/freebsd/crypto/openssh/openbsd-compat/
H A Dglob.c134 #define M_ONE META('?') macro
532 *bufnext++ = M_ONE;
927 case M_ONE: