Lines Matching defs:expected
4350 * We're talking to the expected kind of client; set our device class
4511 * Set the maximum expected message length to
4551 size_t expected;
4571 expected = sizeof (*reg_msg) +
4573 if (msglen != expected) {
4575 "received %lu bytes", expected, msglen);
4741 PR0("Received seq_num %lu; expected %lu",
4754 * Return the expected size of an inband-descriptor message with all the
4772 size_t expected;
4790 if (msglen != (expected = expected_inband_size(desc_msg))) {
4792 "received %lu bytes", expected, msglen);
6327 * ioctl). This block size is expected to be a power of 2 and a multiple of
7166 "a colon is expected in the entry",