Searched refs:SNAPSHOT (Results 1 - 25 of 32) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/
H A DSNAPSHOT.h1 static char SNAPSHOT[] = "051007"; variable
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A DSNAPSHOT.h1 static char SNAPSHOT[] = "021109"; variable
H A DMakefile102 @date "+static char SNAPSHOT[] = \"%y%m%d\";" > SNAPSHOT.h
H A Darping.c33 #include "SNAPSHOT.h"
344 printf("arping utility, iputils-ss%s\n", SNAPSHOT);
H A Dtraceroute6.c263 #include "SNAPSHOT.h"
405 printf("traceroute6 utility, iputils-ss%s\n", SNAPSHOT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/
H A DMakefile.am89 SNAPSHOT=`cd "$(srcdir)" && git describe --abbrev=4 | cut -b2-`; \
90 test -n "$$SNAPSHOT" && VERSION=$$SNAPSHOT; \
H A DMakefile.in915 SNAPSHOT=`cd "$(srcdir)" && git describe --abbrev=4 | cut -b2-`; \
916 test -n "$$SNAPSHOT" && VERSION=$$SNAPSHOT; \
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/
H A DMakefile.am89 SNAPSHOT=`cd "$(srcdir)" && git describe --abbrev=4 | cut -b2-`; \
90 test -n "$$SNAPSHOT" && VERSION=$$SNAPSHOT; \
H A DMakefile915 SNAPSHOT=`cd "$(srcdir)" && git describe --abbrev=4 | cut -b2-`; \
916 test -n "$$SNAPSHOT" && VERSION=$$SNAPSHOT; \
H A DMakefile.in915 SNAPSHOT=`cd "$(srcdir)" && git describe --abbrev=4 | cut -b2-`; \
916 test -n "$$SNAPSHOT" && VERSION=$$SNAPSHOT; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dip.c27 #include "SNAPSHOT.h"
197 printf("ip utility, iproute2-ss%s\n", SNAPSHOT);
H A Drtmon.c24 #include "SNAPSHOT.h"
104 printf("rtmon utility, iproute2-ss%s\n", SNAPSHOT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-alsa.c891 #ifdef SNAPSHOT
893 SNAPSHOT/10000, (SNAPSHOT/100)%100, SNAPSHOT%100);
H A Dcx88-mpeg.c873 #ifdef SNAPSHOT
875 SNAPSHOT/10000, (SNAPSHOT/100)%100, SNAPSHOT%100);
H A Dcx88-blackbird.c1369 #ifdef SNAPSHOT
1371 SNAPSHOT/10000, (SNAPSHOT/100)%100, SNAPSHOT%100);
H A Dcx88-dvb.c1629 #ifdef SNAPSHOT
1631 SNAPSHOT/10000, (SNAPSHOT/100)%100, SNAPSHOT%100);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dsuper.c512 if (nilfs_test_opt(sbi, SNAPSHOT))
656 if (!nilfs_test_opt(sbi, SNAPSHOT)) {
676 nilfs_set_opt(sbi, SNAPSHOT);
858 if (nilfs_test_opt(sbi, SNAPSHOT)) {
921 if (!nilfs_test_opt(sbi, SNAPSHOT))
954 was_snapshot = nilfs_test_opt(sbi, SNAPSHOT);
H A Dthe_nilfs.c837 * The SNAPSHOT flag and sb->s_flags are supposed to be
854 if (nilfs_test_opt(sbi, SNAPSHOT) &&
880 (!snapshot_mount || nilfs_test_opt(sbi, SNAPSHOT))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/misc/
H A Drtacct.c34 #include <SNAPSHOT.h>
472 printf("rtacct utility, iproute2-ss%s\n", SNAPSHOT);
H A Difstat.c34 #include <SNAPSHOT.h>
633 printf("ifstat utility, iproute2-ss%s\n", SNAPSHOT);
H A Dnstat.c30 #include <SNAPSHOT.h>
483 printf("nstat utility, iproute2-ss%s\n", SNAPSHOT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnilfs2_fs.h556 NILFS_CHECKPOINT_FNS(SNAPSHOT, snapshot)
589 NILFS_CPINFO_FNS(SNAPSHOT, snapshot)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dtc.c28 #include "SNAPSHOT.h"
274 printf("tc utility, iproute2-ss%s\n", SNAPSHOT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-core.c1319 #ifdef SNAPSHOT
1321 SNAPSHOT/10000, (SNAPSHOT/100)%100, SNAPSHOT%100);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-core.c2124 #ifdef SNAPSHOT
2126 SNAPSHOT/10000, (SNAPSHOT/100)%100, SNAPSHOT%100);

Completed in 272 milliseconds

12