Home
last modified time | relevance | path

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

/third_party/tzdata/
Dzic.c1674 enum { bufsize_bound in infile() enumerator
1676 char buf[min(_POSIX2_LINE_MAX, bufsize_bound)]; in infile()