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

/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/zprint.tproj/
H A Dzprint.c94 static boolean_t ShowWasted = FALSE; variable
156 ShowWasted = TRUE;
158 ShowWasted = FALSE;
332 if ((ShowWasted||ShowTotal) && PrintHeader && !ShowDeltas) {
335 if (ShowWasted)
396 if (ShowWasted) {
420 if (ShowWasted || ShowTotal) {
466 if (ShowWasted) {
489 (ShowWasted||ShowTotal)? "" : " ",
490 (ShowWasted)
[all...]
/macosx-10.9.5/system_cmds-597.90.1/zprint.tproj/
H A Dzprint.c94 static boolean_t ShowWasted = FALSE; variable
156 ShowWasted = TRUE;
158 ShowWasted = FALSE;
332 if ((ShowWasted||ShowTotal) && PrintHeader && !ShowDeltas) {
335 if (ShowWasted)
396 if (ShowWasted) {
420 if (ShowWasted || ShowTotal) {
466 if (ShowWasted) {
489 (ShowWasted||ShowTotal)? "" : " ",
490 (ShowWasted)
[all...]

Completed in 88 milliseconds