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

/freebsd-current/lib/libc/gen/
H A Dglob-compat11.c70 #define GLOB_LIMIT_STRING ARG_MAX /* maximum total size for paths */ macro
858 limit->l_string_cnt >= GLOB_LIMIT_STRING) {
H A Dglob.c102 #define GLOB_LIMIT_STRING ARG_MAX /* maximum total size for paths */ macro
890 limit->l_string_cnt >= GLOB_LIMIT_STRING) {

Completed in 113 milliseconds