Home | History | Annotate | Download | only in cintltst

Lines Matching refs:mid

3372          * mid will be pending, and tail will not have been consumed.
3375 char mid[] = { 0x01, 0x02, 0x03, 0x0b, 0x00 };
3403 source=mid;
3404 sourceLimit = source+strlen(mid);
3411 log_err("Did not get the expected len for mid.\n");
3423 /* mid[4] is pending, tail has not been consumed */