Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dglob.h79 #define GLOB_LIMIT 0x0400 /* Limit memory used by matches to ARG_MAX */ macro
/freebsd/include/
H A Dglob.h92 #define GLOB_LIMIT 0x1000 /* limit number of returned paths */ macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dglob.h97 #define GLOB_LIMIT 0x2000 /* Limit pattern match output to ARG_MAX */ macro