Home
last modified time | relevance | path

Searched refs:HAVE_DECL_GLOB_NOMATCH (Results 1 – 4 of 4) sorted by relevance

/dragonfly/lib/libssh/openbsd-compat/
H A Dglob.h42 !defined(HAVE_DECL_GLOB_NOMATCH) || HAVE_DECL_GLOB_NOMATCH == 0 || \
H A Dglob.c81 !defined(HAVE_DECL_GLOB_NOMATCH) || HAVE_DECL_GLOB_NOMATCH == 0 || \
/dragonfly/crypto/openssh/
H A Ddefines.h933 defined(HAVE_DECL_GLOB_NOMATCH) && HAVE_DECL_GLOB_NOMATCH != 0 && \
/dragonfly/lib/libssh/
H A Dconfig.h351 #define HAVE_DECL_GLOB_NOMATCH 1 macro