BLANK_CELLS_LEN 39 uspace/lib/termui/src/history.c static const termui_cell_t _blank_cells[BLANK_CELLS_LEN]; BLANK_CELLS_LEN 611 uspace/lib/termui/src/history.c while (len > BLANK_CELLS_LEN) { BLANK_CELLS_LEN 612 uspace/lib/termui/src/history.c cb(udata, col, row, _blank_cells, BLANK_CELLS_LEN); BLANK_CELLS_LEN 613 uspace/lib/termui/src/history.c col += BLANK_CELLS_LEN; BLANK_CELLS_LEN 614 uspace/lib/termui/src/history.c len -= BLANK_CELLS_LEN;HelenOS homepage, sources at GitHub