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

/freebsd-current/usr.bin/systat/
H A Diolat.c389 #define DRIVESPERLINE ((getmaxx(wnd) - 1 - INSET) / COLWIDTH) macro
391 regions = howmany(ndrives, DRIVESPERLINE);
478 #define DRIVESPERLINE ((getmaxx(wnd) - 1 - INSET) / COLWIDTH) macro
480 regions = howmany(ndrives, DRIVESPERLINE);
H A Diostat.c186 #define DRIVESPERLINE ((getmaxx(wnd) - 1 - INSET) / COLWIDTH) macro
190 regions = howmany(ndrives, DRIVESPERLINE);

Completed in 187 milliseconds