UTF8_CHAR_BUFFER_SIZE 417 uspace/app/terminal/terminal.c wstr_to_str(term->char_remains, UTF8_CHAR_BUFFER_SIZE, tmp); UTF8_CHAR_BUFFER_SIZE 81 uspace/app/terminal/terminal.h char char_remains[UTF8_CHAR_BUFFER_SIZE]; UTF8_CHAR_BUFFER_SIZE 71 uspace/srv/hid/console/console.c char char_remains[UTF8_CHAR_BUFFER_SIZE]; UTF8_CHAR_BUFFER_SIZE 566 uspace/srv/hid/console/console.c wstr_to_str(cons->char_remains, UTF8_CHAR_BUFFER_SIZE, tmp);HelenOS homepage, sources at GitHub