Searched defs:last_buf (Results 1 – 3 of 3) sorted by relevance
36 const uint8_t *buf, *last_buf = p->buf, *end = p->buf + p->buf_size; in mlp_thd_probe() local
411 …char *temp, *buffer = (toybuf +2048), *last_buf = (toybuf + 3072); //these two buffs are of 1K each in syslogd_main() local
78 uint8_t last_buf[LAST_BUF_SIZE]; member