Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/gen/
H A Dglob.c109 size_t l_path_lim; member
210 limit.l_path_lim = pglob->gl_matchc; in glob()
211 if (limit.l_path_lim == 0) in glob()
212 limit.l_path_lim = GLOB_LIMIT_PATH; in glob()
758 pglob->gl_matchc > limit->l_path_lim) { in globextend()