Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dglob.c162 #define GLOB_LIMIT_STAT 2048 macro
778 limitp->glim_stat++ >= GLOB_LIMIT_STAT) { in glob2()