Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/gen/
Dglob.c103 #define GLOB_LIMIT_PATH 65536 /* number of path elements */ macro
208 limit.l_path_lim = GLOB_LIMIT_PATH; in glob()