Lines Matching full:tbytes
4642 ssize_t tbytes, /* Total bytes sent */4648 tbytes = 0;4766 tbytes += bytes;4771 http_debug_hex("http_write", buffer - tbytes, (int)tbytes);4774 DEBUG_printf(("3http_write: Returning " CUPS_LLFMT ".", CUPS_LLCAST tbytes));4776 return (tbytes);