Home
last modified time | relevance | path

Searched refs:GLOB_LIMIT (Results 1 – 2 of 2) sorted by relevance

/external/openssh/openbsd-compat/
Dglob.h97 #define GLOB_LIMIT 0x2000 /* Limit pattern match output to ARG_MAX */ macro
Dglob.c647 if ((pglob->gl_flags & GLOB_LIMIT) &&
745 if ((pglob->gl_flags & GLOB_LIMIT) &&
856 if ((pglob->gl_flags & GLOB_LIMIT) &&
883 if ((pglob->gl_flags & GLOB_LIMIT) &&