Searched refs:buf_count (Results 1 – 1 of 1) sorted by relevance
71 size_t buf_count; in tracer_func() local139 buf_count = strspn (buf, "a"); in tracer_func()140 TEST_VERIFY_EXIT (buf_count == MAX_CHARS_IN_BUF); in tracer_func()
Completed in 3 milliseconds