HomeSort by relevance Sort by last modified time
    Searched refs:ignore_history (Results 1 - 3 of 3) sorted by null

  /external/iproute2/misc/
rtacct.c 37 int ignore_history = 0; variable
451 ignore_history = 1;
544 if (!ignore_history || !no_update) {
580 if (!ignore_history) {
624 if (ignore_history || hist_db == NULL)
nstat.c 36 int ignore_history = 0; variable
538 ignore_history = 1;
618 if (!ignore_history || !no_update) {
642 if (!ignore_history) {
691 if (ignore_history || hist_db == NULL)
ifstat.c 40 int ignore_history = 0; variable
699 ignore_history = 1;
788 if (!ignore_history || !no_update) {
812 if (!ignore_history) {
859 if (ignore_history || hist_db == NULL)

Completed in 995 milliseconds