Searched defs:no_update (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/misc/
H A Dnstat.c36 int no_update = 0; variable
466 no_update = 1;
537 if (!ignore_history || !no_update) {
614 if (!no_update) {
H A Drtacct.c39 int no_update = 0; variable
455 no_update = 1;
545 if (!ignore_history || !no_update) {
573 no_update ? MAP_PRIVATE : MAP_SHARED,
H A Difstat.c41 int no_update = 0; variable
605 no_update = 1;
685 if (!ignore_history || !no_update) {
760 if (!no_update) {

Completed in 48 milliseconds