Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libdevstat/
H A Ddevstat.c561 int init_selections = 0, init_selected_var = 0; in devstat_selectdevs() local
581 init_selections = 1; in devstat_selectdevs()
592 init_selections = 1; in devstat_selectdevs()
600 init_selections = 1; in devstat_selectdevs()
633 if (((init_selected_var != 0) || (init_selections != 0) in devstat_selectdevs()
653 if (init_selections != 0) { in devstat_selectdevs()
673 if ((select_mode == DS_SELECT_ONLY) || (init_selections != 0) in devstat_selectdevs()