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

  /external/iproute2/misc/
rtacct.c 39 int no_update = 0; variable
455 no_update = 1;
545 if (!ignore_history || !no_update) {
573 no_update ? MAP_PRIVATE : MAP_SHARED,
ifstat.c 41 int no_update = 0; variable
605 no_update = 1;
685 if (!ignore_history || !no_update) {
760 if (!no_update) {
nstat.c 36 int no_update = 0; variable
466 no_update = 1;
537 if (!ignore_history || !no_update) {
614 if (!no_update) {
  /development/ndk/platforms/android-9/arch-x86/include/asm/
processor_32.h 150 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct

Completed in 1276 milliseconds