Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/regex/
H A Dglob.c152 #define GLOB_LIMIT_RECUR 64 macro
920 if (!match(pathend, pattern, restpattern, GLOB_LIMIT_RECUR)) { in glob3()