Searched refs:restarted_count (Results 1 – 2 of 2) sorted by relevance
100 int restarted_count; member356 if (state.restarted_count >= state.restart_count) { in main()359 state.restarted_count++; in main()808 .restarted_count = 0 in daemon_state_init()
2599 u_int restarted_count; in collect_mru_list() 2608 restarted_count = 0; in collect_mru_list() 2666 restarted_count++; in collect_mru_list() 2667 if (restarted_count > 8) { in collect_mru_list() 2678 restarted_count); in collect_mru_list() 2590 u_int restarted_count; collect_mru_list() local