| /freebsd-12-stable/usr.bin/script/ |
| D | script.c | 66 struct stamp { struct 386 struct stamp stamp; in record() local 390 stamp.scr_len = cc; in record() 391 stamp.scr_sec = tv.tv_sec; in record() 392 stamp.scr_usec = tv.tv_usec; in record() 393 stamp.scr_direction = direction; in record() 394 iov[0].iov_len = sizeof(stamp); in record() 395 iov[0].iov_base = &stamp; in record() 421 #define swapstamp(stamp) do { \ argument 422 if (stamp.scr_direction > 0xff) { \ [all …]
|
| /freebsd-12-stable/contrib/dialog/package/debian/ |
| D | rules | 26 configure: configure-stamp 27 configure-stamp: 43 touch configure-stamp 45 build: build-stamp 46 build-stamp: configure-stamp 51 touch build-stamp 59 rm -f configure-stamp build-stamp install-stamp 63 install: install-stamp 64 install-stamp: build-stamp 72 touch install-stamp [all …]
|
| /freebsd-12-stable/contrib/byacc/package/debian/ |
| D | rules | 26 configure: configure-stamp 27 configure-stamp: 38 touch configure-stamp 40 build: build-stamp 41 build-stamp: configure-stamp 46 touch build-stamp 54 rm -f configure-stamp build-stamp install-stamp \ 61 install: install-stamp 62 install-stamp: build-stamp 70 touch install-stamp [all …]
|
| /freebsd-12-stable/contrib/libstdc++/include/ |
| D | Makefile.am | 800 stamp-std stamp-bits stamp-c_base stamp-c_compatibility \ 801 stamp-backward stamp-ext stamp-pb stamp-tr1 stamp-debug stamp-host 815 stamp-std: ${std_headers} 819 if [ ! -f stamp-std ]; then \ 825 $(STAMP) stamp-std 827 stamp-bits: ${bits_headers} 831 if [ ! -f stamp-bits ]; then \ 834 $(STAMP) stamp-bits 836 stamp-c_base: stamp-bits ${c_base_headers} ${c_base_headers_extra} 840 if [ ! -f stamp-c_base ]; then \ [all …]
|
| D | Makefile.in | 1013 stamp-std stamp-bits stamp-c_base stamp-c_compatibility \ 1014 stamp-backward stamp-ext stamp-pb stamp-tr1 stamp-debug stamp-host 1198 stamp-std: ${std_headers} 1202 if [ ! -f stamp-std ]; then \ 1208 $(STAMP) stamp-std 1210 stamp-bits: ${bits_headers} 1214 if [ ! -f stamp-bits ]; then \ 1217 $(STAMP) stamp-bits 1219 stamp-c_base: stamp-bits ${c_base_headers} ${c_base_headers_extra} 1223 if [ ! -f stamp-c_base ]; then \ [all …]
|
| /freebsd-12-stable/tests/sys/cddl/zfs/tests/delegate/ |
| D | delegate_common.kshlib | 397 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S') 398 typeset snap=$dtst@snap.$stamp 403 typeset bak_user=$TMPDIR/bak.$user.$stamp 404 typeset bak_root=$TMPDIR/bak.root.$stamp 428 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S') 429 typeset newfs=$fs/newfs.$stamp 430 typeset newvol=$fs/newvol.$stamp 431 typeset bak_user=$TMPDIR/bak.$user.$stamp 432 typeset bak_root=$TMPDIR/bak.root.$stamp 443 typeset dtstsnap=$dtst@snap.$stamp [all …]
|
| /freebsd-12-stable/contrib/libpcap/ |
| D | Makefile-devel-adds | 8 # autoheader might not change config.h.in, so touch a stamp file. 9 ${srcdir}/config.h.in: ${srcdir}/stamp-h.in 10 ${srcdir}/stamp-h.in: configure.ac aclocal.m4 12 echo timestamp > ${srcdir}/stamp-h.in 14 config.h: stamp-h 15 stamp-h: ${srcdir}/config.h.in config.status
|
| /freebsd-12-stable/contrib/tcpdump/ |
| D | Makefile-devel-adds | 8 # autoheader might not change config.h.in, so touch a stamp file. 9 ${srcdir}/config.h.in: ${srcdir}/stamp-h.in 10 ${srcdir}/stamp-h.in: configure.ac aclocal.m4 12 echo timestamp > ${srcdir}/stamp-h.in 14 config.h: stamp-h 15 stamp-h: ${srcdir}/config.h.in config.status
|
| /freebsd-12-stable/contrib/gcclibs/libdecnumber/ |
| D | Makefile.in | 92 config.h: stamp-h1 93 test -f config.h || (rm -f stamp-h1 && $(MAKE) stamp-h1) 95 stamp-h1: $(srcdir)/config.in config.status 96 -rm -f stamp-h1 101 -rm -f stamp-h1 123 -rm -f config.h stamp-h1 config.status config.cache config.log \
|
| /freebsd-12-stable/usr.sbin/makefs/cd9660/ |
| D | cd9660_archimedes.c | 81 uint64_t stamp; in archimedes_convert_node() local 100 stamp = riscos_date(node->node->inode->st.st_mtime); in archimedes_convert_node() 103 cd9660_731(0xfff00000 | (type << 8) | (stamp >> 32), arc->loadaddr); in archimedes_convert_node() 104 cd9660_731(stamp & 0x00ffffffffULL, arc->execaddr); in archimedes_convert_node()
|
| /freebsd-12-stable/crypto/heimdal/lib/krb5/ |
| D | replay.c | 122 time_t stamp; member 142 tmp.stamp = auth_lifespan; in krb5_rc_initialize() 209 ent.stamp = time(NULL); in krb5_rc_store() 221 t = ent.stamp - tmp.stamp; in krb5_rc_store() 223 if(tmp.stamp < t) in krb5_rc_store() 272 *auth_lifespan = ent.stamp; in krb5_rc_get_lifespan()
|
| /freebsd-12-stable/contrib/gcclibs/libcpp/ |
| D | Makefile.in | 115 config.h: stamp-h1 116 test -f config.h || (rm -f stamp-h1 && $(MAKE) stamp-h1) 118 stamp-h1: $(srcdir)/config.in config.status 119 -rm -f stamp-h1 124 -rm -f stamp-h1 170 -rm -f config.h stamp-h1 config.status config.cache config.log \
|
| /freebsd-12-stable/contrib/gcclibs/libgomp/ |
| D | Makefile.am | 79 STAMP_GENINSRC = stamp-geninsrc 86 STAMP_BUILD_INFO = stamp-build-info 94 stamp-geninsrc: libgomp.info 100 stamp-build-info: libgomp.texi
|
| /freebsd-12-stable/contrib/ntp/libntp/ |
| D | prettydate.c | 64 const vint64 *stamp, in get_struct_tm() argument 74 ts = tl = stamp->q_s; in get_struct_tm() 100 hi = stamp->D_s.hi; in get_struct_tm() 101 lo = stamp->D_s.lo; in get_struct_tm()
|
| /freebsd-12-stable/contrib/dialog/po/ |
| D | makefile.inn | 51 stamp-cat-id $(POFILES) $(GMOFILES) $(SOURCES) 94 $(srcdir)/cat-id-tbl.c: stamp-cat-id; @: 95 $(srcdir)/stamp-cat-id: $(PACKAGE).pot 106 cd $(srcdir) && rm -f stamp-cat-id && echo timestamp > stamp-cat-id 183 rm -f cat-id-tbl.c stamp-cat-id *.gmo
|
| /freebsd-12-stable/contrib/ntp/ntpd/ |
| D | ntp_filegen.c | 99 u_int32 stamp, in filegen_open() argument 154 ntpcal_ntp_to_date(&cal, stamp, pivot); in filegen_open() 163 isocal_ntp_to_date(&iso, stamp, pivot); in filegen_open() 173 ntpcal_ntp_to_date(&cal, stamp, pivot); in filegen_open() 184 ntpcal_ntp_to_date(&cal, stamp, pivot); in filegen_open() 283 gen->type, stamp, fullname)); in filegen_open()
|
| /freebsd-12-stable/contrib/ntp/scripts/build/ |
| D | updateBEDate | 19 my $stamp; 25 $stamp = localtime($mod_time);
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | encore | 17 #>4 date x stamp %s 22 #>4 date x stamp %s
|
| /freebsd-12-stable/sys/dev/hptrr/ |
| D | hptrr_os_bsd.c | 204 HPT_U32 stamp; in os_get_stamp() local 205 do { stamp = random(); } while (stamp==0); in os_get_stamp() 206 return stamp; in os_get_stamp()
|
| /freebsd-12-stable/sys/dev/hptnr/ |
| D | hptnr_os_bsd.c | 218 HPT_U32 stamp; in os_get_stamp() local 219 do { stamp = random(); } while (stamp==0); in os_get_stamp() 220 return stamp; in os_get_stamp()
|
| /freebsd-12-stable/contrib/binutils/opcodes/ |
| D | Makefile.in | 600 stamp-ip2k stamp-m32c stamp-m32r stamp-fr30 stamp-frv \ 601 stamp-openrisc stamp-iq2000 stamp-mep stamp-mt stamp-xstormy16 stamp-xc16x\ 602 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2 617 @CGEN_MAINT_TRUE@IP2K_DEPS = stamp-ip2k 619 @CGEN_MAINT_TRUE@M32C_DEPS = stamp-m32c 621 @CGEN_MAINT_TRUE@M32R_DEPS = stamp-m32r 623 @CGEN_MAINT_TRUE@FR30_DEPS = stamp-fr30 625 @CGEN_MAINT_TRUE@FRV_DEPS = stamp-frv 627 @CGEN_MAINT_TRUE@MEP_DEPS = stamp-mep 629 @CGEN_MAINT_TRUE@MT_DEPS = stamp-mt [all …]
|
| D | Makefile.am | 381 stamp-lib: libopcodes.la 388 touch stamp-lib 390 libopcodes.a: stamp-lib ; @true 422 stamp-ip2k stamp-m32c stamp-m32r stamp-fr30 stamp-frv \ 423 stamp-openrisc stamp-iq2000 stamp-mep stamp-mt stamp-xstormy16 stamp-xc16x\ 424 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2 442 IP2K_DEPS = stamp-ip2k 443 M32C_DEPS = stamp-m32c 444 M32R_DEPS = stamp-m32r 445 FR30_DEPS = stamp-fr30 [all …]
|
| /freebsd-12-stable/sys/dev/hpt27xx/ |
| D | hpt27xx_os_bsd.c | 232 HPT_U32 stamp; in os_get_stamp() local 233 do { stamp = random(); } while (stamp==0); in os_get_stamp() 234 return stamp; in os_get_stamp()
|
| /freebsd-12-stable/contrib/binutils/ld/po/ |
| D | Make-in | 54 stamp-cat-id $(POFILES) $(GMOFILES) $(SOURCES) 96 $(srcdir)/cat-id-tbl.c: stamp-cat-id; @: 97 $(srcdir)/stamp-cat-id: $(PACKAGE).pot 108 cd $(srcdir) && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
|
| /freebsd-12-stable/contrib/binutils/binutils/po/ |
| D | Make-in | 54 stamp-cat-id $(POFILES) $(GMOFILES) $(SOURCES) 96 $(srcdir)/cat-id-tbl.c: stamp-cat-id; @: 97 $(srcdir)/stamp-cat-id: $(PACKAGE).pot 108 cd $(srcdir) && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
|