Home
last modified time | relevance | path

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

/freebsd/lib/libdevstat/
H A Ddevstat.c559 int init_selections = 0, init_selected_var = 0; in devstat_selectdevs() local
579 init_selections = 1; in devstat_selectdevs()
590 init_selections = 1; in devstat_selectdevs()
598 init_selections = 1; in devstat_selectdevs()
631 if (((init_selected_var != 0) || (init_selections != 0) in devstat_selectdevs()
651 if (init_selections != 0) { in devstat_selectdevs()
671 if ((select_mode == DS_SELECT_ONLY) || (init_selections != 0) in devstat_selectdevs()