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

/freebsd-11-stable/lib/libc/gen/
H A Dglob.c110 size_t l_path_lim; member in struct:glob_limit
206 limit.l_path_lim = pglob->gl_matchc;
207 if (limit.l_path_lim == 0)
208 limit.l_path_lim = GLOB_LIMIT_PATH;
858 pglob->gl_matchc > limit->l_path_lim) {

Completed in 109 milliseconds