_history_append_row 81 uspace/lib/termui/src/history.h INTERNAL void _history_append_row(struct history *history, const termui_cell_t *b, bool last); _history_append_row 111 uspace/lib/termui/src/termui.c _history_append_row(&termui->history, &_screen_cell(termui, 0, 0), last);HelenOS homepage, sources at GitHub