Searched defs:GLOB_LIMIT_PATH (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libc/gen/ | ||
H A D | glob-compat11.c | 67 #define GLOB_LIMIT_PATH 65536 /* number of path elements */ macro |
H A D | glob.c | 99 #define GLOB_LIMIT_PATH 65536 /* number of path elements */ macro |