Home | History | Annotate | Download | only in config

Lines Matching full:include_dir_maxlen

1901       if (len > include_dir_maxlen)
1902 include_dir_maxlen = len;
2317 path = xmalloc ((unsigned long) len + include_dir_maxlen + 5);