Home | History | Annotate | Download | only in cintltst

Lines Matching refs:mid

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