Searched refs:stamp (Results 1 - 25 of 488) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/debian/
H A Drules9 build: build-stamp
10 build-stamp:
18 touch build-stamp
23 rm -f build-stamp install-stamp
30 install: install-stamp
31 install-stamp: build-stamp
42 touch install-stamp
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dusnjrnl.c38 * ntfs_stamp_usnjrnl - stamp the transaction log ($UsnJrnl) on an ntfs volume
39 * @vol: ntfs volume on which to stamp the transaction log
51 sle64 stamp; local
62 stamp = get_current_ntfs_time();
69 (long long)sle64_to_cpu(stamp),
73 uh->journal_id = stamp;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/boot/
H A Dinstall.sh49 local stamp=$(stat -c %Y ${file} 2>/dev/null)
50 mv ${file} ${file}.${stamp:-old}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_time.c159 s64 stamp; local
173 stamp = ktime_to_ns(skb->tstamp);
174 stamp = div_s64(stamp, NSEC_PER_SEC);
178 stamp -= 60 * sys_tz.tz_minuteswest;
189 if (stamp < info->date_start || stamp > info->date_stop)
195 localtime_3(&current_time, stamp);
200 localtime_2(&current_time, stamp);
204 packet_time = localtime_1(&current_time, stamp);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf533/boards/
H A DMakefile5 obj-$(CONFIG_BFIN533_STAMP) += stamp.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/boards/
H A DMakefile5 obj-$(CONFIG_BFIN537_STAMP) += stamp.o
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/doc/
H A DMakefile.am27 DOXYGEN_STAMPS += $(HTML_APIDOC_DIR).stamp
28 $(HTML_APIDOC_DIR).stamp: Doxyfile $(top_builddir)/libexif/libexif.la
33 $(HTML_APIDOC_DIR).tar.gz: $(HTML_APIDOC_DIR).stamp
39 DOXYGEN_STAMPS += $(HTML_APIDOC_INTERNALS_DIR).stamp
40 $(HTML_APIDOC_INTERNALS_DIR).stamp: Doxyfile-internals $(top_builddir)/libexif/libexif.la
45 $(HTML_APIDOC_INTERNALS_DIR).tar.gz: $(HTML_APIDOC_INTERNALS_DIR).stamp
49 install-apidocs-internals: $(HTML_APIDOC_INTERNALS_DIR).stamp
64 install-apidocs: $(HTML_APIDOC_DIR).stamp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/debian/
H A Drules11 build: build-stamp
12 build-stamp:
20 touch build-stamp
25 rm -f build-stamp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/debian/
H A Drules32 build: build-stamp
33 build-stamp:
41 touch build-stamp
46 rm -f build-stamp
53 rm -f config.status Makefile config.log config.h build-stamp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/tunala/
H A Dautoungunk.sh17 missing mkinstalldirs stamp-h.* Makefile.in \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/tunala/
H A Dautoungunk.sh17 missing mkinstalldirs stamp-h.* Makefile.in \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/tunala/
H A Dautoungunk.sh17 missing mkinstalldirs stamp-h.* Makefile.in \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/netfilter_bridge/
H A Debt_ulog.h26 struct timeval stamp; member in struct:ebt_ulog_packet_msg
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-sarge/
H A Drules95 patch: patch-stamp
96 patch-stamp:
98 if [ ! -f patch-stamp ]; then /bin/sh debian/scripts/patch-source; fi
99 touch patch-stamp
103 if [ -f patch-stamp ]; then /bin/sh debian/scripts/unpatch-source; fi
104 rm -f patch-stamp
106 configure: patch-stamp configure-stamp
107 configure-stamp:
116 touch configure-stamp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-unstable/
H A Drules89 patch: patch-stamp
90 patch-stamp:
92 if [ ! -f patch-stamp ]; then /bin/sh debian/scripts/patch-source; fi
93 touch patch-stamp
97 if [ -f patch-stamp ]; then /bin/sh debian/scripts/unpatch-source; fi
98 rm -f patch-stamp
100 configure: patch-stamp configure-stamp
101 configure-stamp:
110 touch configure-stamp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-woody/
H A Drules47 patch: patch-stamp
48 patch-stamp:
50 if [ ! -f patch-stamp ]; then /bin/sh debian/scripts/patch-source; fi
51 touch patch-stamp
55 if [ -f patch-stamp ]; then /bin/sh debian/scripts/unpatch-source; fi
56 rm -f patch-stamp
58 configure: patch-stamp configure-stamp
59 configure-stamp:
92 touch configure-stamp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/
H A Ddrm_sarea.h54 unsigned int stamp; member in struct:drm_sarea_drawable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/networking/timestamping/
H A Dtimestamping.c12 * without hardware support, SIOCGSTAMP[NS] (per-socket time stamp) and
81 " SIOCGSTAMP - check last socket time stamp\n"
82 " SIOCGSTAMPNS - more accurate socket time stamp\n");
182 struct timeval *stamp = local
185 (long)stamp->tv_sec,
186 (long)stamp->tv_usec);
190 struct timespec *stamp = local
193 (long)stamp->tv_sec,
194 (long)stamp->tv_nsec);
198 struct timespec *stamp local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A DMakefile.am56 DISTCLEANFILES = stamp-vh version.h alsa asoundlib.h
61 version.h: stamp-vh alsa
64 stamp-vh: $(top_builddir)/configure.in
83 echo timestamp > stamp-vh)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/isofs/
H A Drock.h67 struct stamp { struct
73 struct stamp times[0]; /* Variable number of these beasts */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dlogger.c85 char stamp[32]; local
104 ret = strftime(stamp, sizeof(stamp), "%Y-%m-%d %H:%M:%S", localtime(&t));
106 stamp[0] = '\0';
108 fprintf(logfile, "[%s] %8s: ", stamp, labels[domain]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dmip6.c117 struct timeval stamp; member in struct:mip6_report_rate_limiter
183 static inline int mip6_report_rl_allow(struct timeval *stamp, argument
190 if (mip6_report_rl.stamp.tv_sec != stamp->tv_sec ||
191 mip6_report_rl.stamp.tv_usec != stamp->tv_usec ||
195 mip6_report_rl.stamp.tv_sec = stamp->tv_sec;
196 mip6_report_rl.stamp.tv_usec = stamp
213 struct timeval stamp; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dbfin-otp.c25 #define stamp(fmt, args...) pr_debug("%s:%i: " fmt "\n", __func__, __LINE__, ## args) macro
26 #define stampit() stamp("here i am")
57 stamp("processing page %i (0x%x:%s)", page, flags,
61 stamp("error from otp: 0x%x", ret);
149 stamp("processing page %i (0x%x:%s) from %p", page, flags,
157 stamp("error from otp: 0x%x", ret);
192 stamp("locking page %lu resulted in 0x%x", arg, otp_result);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/doc/
H A DMakefile.am86 all-local:: doxygen.stamp
88 doxygen.stamp: $(wildcard $(top_srcdir)/dbus/*.[ch])
95 dbus.devhelp: $(srcdir)/doxygen_to_devhelp.xsl doxygen.stamp
101 install-data-local:: doxygen.stamp
134 dbus-docs: $(STATIC_DOCS) $(dist_doc_DATA) $(dist_html_DATA) $(MAN_HTML_FILES) $(BONUS_FILES) doxygen.stamp
173 rm -f doxygen.stamp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-qt/po/
H A DMakefile.am86 all-local-yes: stamp-po
93 # In this case, stamp-po is a nop (i.e. a phony target).
95 # stamp-po is a timestamp denoting the last time at which the CATALOGS have
103 stamp-po: $(srcdir)/$(DOMAIN).pot
107 echo "touch stamp-po" && \
108 echo timestamp > stamp-poT && \
109 mv stamp-poT stamp-po; \
211 MOSTLYCLEANFILES += stamp-poT
215 MAINTAINERCLEANFILES = stamp
[all...]

Completed in 122 milliseconds

1234567891011>>