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; variable
447 ignore_history = 1; in main()
541 if (!ignore_history || !no_update) { in main()
577 if (!ignore_history) { in main()
622 if (ignore_history || hist_db == NULL) in main()
Dnstat.c37 int ignore_history; variable
576 ignore_history = 1; in main()
656 if (!ignore_history || !no_update) { in main()
680 if (!ignore_history) { in main()
738 if (ignore_history || hist_db == NULL) in main()
Difstat.c41 int ignore_history; variable
838 ignore_history = 1; in main()
942 if (!ignore_history || !no_update) { in main()
966 if (!ignore_history) { in main()
1021 if (ignore_history || hist_db == NULL) in main()