Searched refs:full_len (Results 1 – 1 of 1) sorted by relevance
2534 uint64_t full_len; in oslog_coproc() local2535 …if (os_add_overflow(buff_len, sizeof(uuid_t) + sizeof(uint32_t), &full_len) || full_len > OS_LOG_B… in oslog_coproc()