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

/freebsd-current/usr.bin/systat/
H A Ddevs.c361 dslabel(int maxdrives, int diskcol, int diskrow) argument
377 for (i = 0; i < num_devices && j < maxdrives; i++)
424 dsshow(int maxdrives, int diskcol, int diskrow, struct statinfo *now, struct statinfo *then) argument
428 for (i = 0, lc = 0; i < num_devices && lc < maxdrives; i++)

Completed in 57 milliseconds