Searched defs:buf_file (Results 1 – 1 of 1) sorted by relevance
163 FILE* buf_file = fmemopen(buf, sizeof(buf), "w"); in TestLog() local206 FILE* buf_file = fmemopen(buf, sizeof(buf), "w"); in TestLogMany() local252 FILE* buf_file = fmemopen(buf, sizeof(buf), "w"); in TestDroppedLogs() local
Completed in 4 milliseconds