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

/freebsd-10.1-release/lib/libdevstat/
H A Ddevstat.c554 int init_selections = 0, init_selected_var = 0; local
574 init_selections = 1;
585 init_selections = 1;
593 init_selections = 1;
626 if (((init_selected_var != 0) || (init_selections != 0)
641 if (init_selections != 0) {
661 if ((select_mode == DS_SELECT_ONLY) || (init_selections != 0)

Completed in 98 milliseconds