Home
last modified time | relevance | path

Searched defs:GLOB_NOMATCH (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dglob.h71 #define GLOB_NOMATCH (-3) /* No match, and GLOB_NOCHECK was not set. */ macro
/freebsd/include/
H A Dglob.h81 #define GLOB_NOMATCH (-3) /* No match and GLOB_NOCHECK was not set. */ macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dglob.h88 #define GLOB_NOMATCH (-3) /* No match and GLOB_NOCHECK not set. */ macro