Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dglob.h96 #define GLOB_LIMIT 0x2000 /* Limit pattern match output to ARG_MAX */ macro
Dglob.c645 if ((pglob->gl_flags & GLOB_LIMIT) &&
741 if ((pglob->gl_flags & GLOB_LIMIT) &&
857 if ((pglob->gl_flags & GLOB_LIMIT) &&
884 if ((pglob->gl_flags & GLOB_LIMIT) &&