Lines Matching refs:input_size
598 int input_size, blocking;
655 input_size = count - cmd_size;
656 mxsize = (input_size > old_hdr.reply_len) ? input_size : old_hdr.reply_len;
658 input_size -= SZ_SG_HEADER;
659 if (input_size < 0) {
668 if (input_size > 0)
681 hp->flags = input_size; /* structure abuse ... */
691 * is a non-zero input_size, so emit a warning.
700 input_size, (unsigned int) cmnd[0],