Searched refs:body_small (Results 1 – 1 of 1) sorted by relevance
201 size_t body_small = (size_t)strtoul(p, NULL, 10); in xfer_send() local202 if(body_small && body_small < body_len) in xfer_send()203 blen = hds_len + body_small; in xfer_send()
Completed in 7 milliseconds