Home
last modified time | relevance | path

Searched defs:BROKEN_GLOB (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/
H A Dconfigure.ac769 AC_DEFINE([BROKEN_GLOB], [1], [OS X glob does not do what we expect]) definition
1063 AC_DEFINE([BROKEN_GLOB], [1], [FreeBSD glob does not do what we need]) definition
H A Dconfig.h39 #define BROKEN_GLOB 1 macro