Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c2013 enum { bufsize_bound in infile() enumerator
2015 char buf[min(_POSIX2_LINE_MAX, bufsize_bound)]; in infile()