Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/gen/
Dglob.c106 #define GLOB_LIMIT_STRING ARG_MAX /* maximum total size for paths */ macro
895 limit->l_string_cnt >= GLOB_LIMIT_STRING) { in globextend()