Searched defs:m_not (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dglob.c290 Char *bufnext, m_not; local
562 Char m_not = (pglob->gl_flags & GLOB_ALTNOT) ? M_ALTNOT : M_NOT; local
692 match(const char *name, const Char *pat, const Char *patend, int m_not) argument
[all...]

Completed in 43 milliseconds