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
451 ignore_history = 1; in main()
544 if (!ignore_history || !no_update) { in main()
580 if (!ignore_history) { in main()
624 if (ignore_history || hist_db == NULL) in main()
Dnstat.c36 int ignore_history = 0; variable
538 ignore_history = 1; in main()
618 if (!ignore_history || !no_update) { in main()
642 if (!ignore_history) { in main()
691 if (ignore_history || hist_db == NULL) in main()
Difstat.c40 int ignore_history = 0; variable
699 ignore_history = 1; in main()
788 if (!ignore_history || !no_update) { in main()
812 if (!ignore_history) { in main()
859 if (ignore_history || hist_db == NULL) in main()