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

/freebsd-13-stable/lib/libdevstat/
H A Ddevstat.c563 int old_num_selections = 0, old_num_selected; local
643 old_num_selections = *num_selections;
930 (i < old_num_selections); i++) {
976 for (j = 0; j < old_num_selections; j++) {

Completed in 95 milliseconds