Searched refs:tavail (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/std/
H A Ddf.c113 unsigned long tavail; member in struct:__anon226
467 s = (df->total || df->ttotal) ? scale(df->fraction, df->avail, df->tavail) : "-";
615 df->ttotal = df->tavail = df->tused = 0;
634 df->tavail = (df->avail / df->fraction) % 10;

Completed in 8 milliseconds