Home
last modified time | relevance | path

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

/busybox-1.35.0/procps/
Dtop.c567 static unsigned long display_header(int scr_width, int *lines_rem_p) function
612 unsigned long total_memory = display_header(scr_width, &lines_rem); /* or use total_vsz? */