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

/freebsd-9.3-release/usr.bin/ctlstat/
H A Dctlstat.c111 #define F_LUNVAL(ctx) ((ctx)->flags & CTLSTAT_FLAG_LUN_TIME_VALID) macro
449 (F_LUNVAL(ctx) != 0) ? " " : "",
450 (F_LUNVAL(ctx) != 0) ? " " : "",
451 (F_LUNVAL(ctx) != 0) ? " " : "",
481 (F_LUNVAL(ctx) != 0) ? " ms " : "",
553 else if (F_LUNVAL(ctx) != 0)
585 else if (F_LUNVAL(ctx) != 0)

Completed in 60 milliseconds