Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dglob-compat11.c67 #define GLOB_LIMIT_PATH 65536 /* number of path elements */ macro
172 limit.l_path_lim = GLOB_LIMIT_PATH; in freebsd11_glob()
H A Dglob.c99 #define GLOB_LIMIT_PATH 65536 /* number of path elements */ macro
204 limit.l_path_lim = GLOB_LIMIT_PATH; in glob()