Home
last modified time | relevance | path

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

/src/contrib/tzcode/
H A Dzic.c2004 enum { bufsize_bound in infile() enumerator
2006 char buf[min(_POSIX2_LINE_MAX, bufsize_bound)]; in infile()