Lines Matching refs:input_size
599 int input_size, blocking;
656 input_size = count - cmd_size;
657 mxsize = (input_size > old_hdr.reply_len) ? input_size : old_hdr.reply_len;
659 input_size -= SZ_SG_HEADER;
660 if (input_size < 0) {
669 if (input_size > 0)
682 hp->flags = input_size; /* structure abuse ... */
692 * is a non-zero input_size, so emit a warning.
701 input_size, (unsigned int) cmnd[0],