Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dglob.c129 #define GLOB_LIMIT_STAT 128 macro
559 limit[GLOB_INDEX_STAT]++ >= GLOB_LIMIT_STAT) {
/titanic_41/usr/src/lib/libc/port/regex/
H A Dglob.c148 #define GLOB_LIMIT_STAT 2048 macro
767 limitp->glim_stat++ >= GLOB_LIMIT_STAT) { in glob2()