Searched defs:maxbytes (Results 1 – 4 of 4) sorted by relevance
44 size_t maxbytes; member
63 static ssize_t totbytes = 0, maxbytes = 0; variable
121 size_t maxbytes = ((struct areltdata *) abfd->arelt_data)->parsed_size; in bfd_bread() local
307 apr_off_t maxbytes) in apr_brigade_split_line()