Home
last modified time | relevance | path

Searched refs:wline_buf (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/misc/
Dbadblocks.c223 wchar_t wline_buf[128]; in print_status() local
238 mbstowcs(wline_buf, line_buf, sizeof(line_buf)); in print_status()
239 len = wcswidth(wline_buf, sizeof(line_buf)); in print_status()