Home
last modified time | relevance | path

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

/dragonfly/usr.bin/top/
H A Ddisplay.h41 int display_resize();
H A Ddisplay.c667 display_resize() in display_resize() function
802 top_lines = display_resize(); in display_init()
H A Dtop.c922 if ((gstate->max_topn = display_resize()) == -1) in main()