Searched refs:line_update (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/top/
H A Ddisplay.c96 static void line_update();
437 line_update(procstates_buffer, new, x_brkdn, y_brkdn);
649 line_update(memory_buffer, new, x_mem, y_mem);
690 line_update(arc_buffer, new, x_arc, y_arc);
732 line_update(carc_buffer, new, x_carc, y_carc);
768 line_update(swap_buffer, new, x_swap, y_swap);
977 line_update(bufferline, newline, 0, line + Header_lines);
1275 static void line_update(old, new, start, line) function
1293 fprintf(debug, "line_update, starting at %d\n", start);

Completed in 45 milliseconds