Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Dmachine.c297 uint64_t uncomp_sz; in machine_init() local
303 size = sizeof(uncomp_sz); in machine_init()
305 &uncomp_sz, &size, NULL, 0) == 0 && uncomp_sz != 0) in machine_init()