Home
last modified time | relevance | path

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

/freebsd/lib/libdevstat/
H A Ddevstat.c561 int old_num_selections = 0, old_num_selected; in devstat_selectdevs() local
641 old_num_selections = *num_selections; in devstat_selectdevs()
928 (i < old_num_selections); i++) { in devstat_selectdevs()
974 for (j = 0; j < old_num_selections; j++) { in devstat_selectdevs()