Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Ddisplay.c82 static int *lmemory; variable
214 lmemory = calloc(num_memory, sizeof(int)); in display_init()