Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssh/openbsd-compat/
Dglob.h42 !defined(HAVE_DECL_GLOB_NOMATCH) || HAVE_DECL_GLOB_NOMATCH == 0 || \
Dglob.c81 !defined(HAVE_DECL_GLOB_NOMATCH) || HAVE_DECL_GLOB_NOMATCH == 0 || \
/freebsd-12-stable/crypto/openssh/
Ddefines.h933 defined(HAVE_DECL_GLOB_NOMATCH) && HAVE_DECL_GLOB_NOMATCH != 0 && \
Dconfig.h357 #define HAVE_DECL_GLOB_NOMATCH 1 macro