Home
last modified time | relevance | path

Searched defs:totfree (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/tcsh/
H A Dtc.alloc.c613 int totfree = 0, totused = 0; in showall() local
/freebsd-src/sbin/savecore/
H A Dsavecore.c433 off_t available, minfree, spacefree, totfree, needed; check_space() local