Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dglob.c132 #define M_ONE META('?') macro
394 *bufnext++ = M_ONE; in glob()
730 case M_ONE: in match()
/dragonfly/lib/libc/gen/
H A Dglob.c159 #define M_ONE META('?') macro
509 *bufnext++ = M_ONE; in glob0()
820 case M_ONE: in match()
/dragonfly/lib/libssh/openbsd-compat/
H A Dglob.c134 #define M_ONE META('?') macro
532 *bufnext++ = M_ONE;
927 case M_ONE: