Lines Matching refs:input_size
602 int input_size, blocking;
659 input_size = count - cmd_size;
660 mxsize = (input_size > old_hdr.reply_len) ? input_size : old_hdr.reply_len;
662 input_size -= SZ_SG_HEADER;
663 if (input_size < 0) {
672 if (input_size > 0)
685 hp->flags = input_size; /* structure abuse ... */
695 * is a non-zero input_size, so emit a warning.
704 input_size, (unsigned int) cmnd[0],