Home
last modified time | relevance | path

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

/external/iproute2/misc/
Drtacct.c37 int ignore_history = 0; variable
452 ignore_history = 1; in main()
545 if (!ignore_history || !no_update) { in main()
578 if (!ignore_history) { in main()
622 if (ignore_history || hist_db == NULL) in main()
Dnstat.c34 int ignore_history = 0; variable
463 ignore_history = 1; in main()
537 if (!ignore_history || !no_update) { in main()
561 if (!ignore_history) { in main()
609 if (ignore_history || hist_db == NULL) in main()
Difstat.c38 int ignore_history = 0; variable
606 ignore_history = 1; in main()
687 if (!ignore_history || !no_update) { in main()
711 if (!ignore_history) { in main()
757 if (ignore_history || hist_db == NULL) in main()