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

  /external/iproute2/include/
SNAPSHOT.h 1 static const char SNAPSHOT[] = "100804";
  /external/iproute2/
Makefile 72 snapshot:
73 echo "static const char SNAPSHOT[] = \""`date +%y%m%d`"\";" \
74 > include/SNAPSHOT.h
  /external/iproute2/genl/
genl.c 26 #include "SNAPSHOT.h"
131 printf("genl utility, iproute2-ss%s\n", SNAPSHOT);
  /external/iproute2/ip/
ip.c 22 #include "SNAPSHOT.h"
206 printf("ip utility, iproute2-ss%s\n", SNAPSHOT);
rtmon.c 23 #include "SNAPSHOT.h"
103 printf("rtmon utility, iproute2-ss%s\n", SNAPSHOT);
  /external/iproute2/misc/
rtacct.c 34 #include <SNAPSHOT.h>
472 printf("rtacct utility, iproute2-ss%s\n", SNAPSHOT);
ifstat.c 34 #include <SNAPSHOT.h>
633 printf("ifstat utility, iproute2-ss%s\n", SNAPSHOT);
nstat.c 30 #include <SNAPSHOT.h>
483 printf("nstat utility, iproute2-ss%s\n", SNAPSHOT);
ss.c 34 #include "SNAPSHOT.h"
    [all...]
  /external/iproute2/tc/
tc.c 28 #include "SNAPSHOT.h"
315 printf("tc utility, iproute2-ss%s\n", SNAPSHOT);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 

Completed in 261 milliseconds