Home
last modified time | relevance | path

Searched refs:stamp (Results 1 – 25 of 156) sorted by relevance

1234567

/freebsd/usr.bin/script/
H A Dscript.c58 struct stamp { struct
481 struct stamp stamp; in record() local
485 stamp.scr_len = cc; in record()
517 stamp.scr_len = bswap64(stamp.scr_len); \
518 stamp.scr_sec = bswap64(stamp.scr_sec); \
519 stamp.scr_usec = bswap32(stamp.scr_usec); \
520 stamp.scr_direction = bswap32(stamp.scr_direction); \
554 struct stamp stamp; in playback() local
570 if (fread(&stamp, sizeof(stamp), 1, fp) != 1) { in playback()
576 swapstamp(stamp); in playback()
[all …]
/freebsd/contrib/dialog/package/debian/
H A Drules40 configure: configure-stamp
41 configure-stamp:
63 touch configure-stamp
65 build: build-stamp
66 build-stamp: configure-stamp
71 touch build-stamp
79 rm -f configure-stamp build-stamp install-stamp
83 install: install-stamp
84 install-stamp: build-stamp
116 touch install-stamp
[all …]
/freebsd/contrib/tcpdump/
H A DMakefile-devel-adds8 # 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/contrib/libpcap/
H A DMakefile-devel-adds8 # 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/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/
H A Ddelegate_common.kshlib336 typeset snap=$dtst@snap.$stamp
364 typeset newfs=$fs/newfs.$stamp
520 typeset newfs=$fs/nfs.$stamp
521 typeset newvol=$fs/nvol.$stamp
648 typeset snap=$fs@snap.$stamp
692 typeset snap=$fs@snap.$stamp
726 typeset snap=$fs@snap.$stamp
771 typeset snap=$fs@snap.$stamp
961 typeset snap=$fs@snap.$stamp
1328 typeset snap=$vol@snap.$stamp
[all …]
/freebsd/tests/sys/cddl/zfs/tests/delegate/
H A Ddelegate_common.kshlib393 typeset snap=$dtst@snap.$stamp
424 typeset newfs=$fs/newfs.$stamp
580 typeset newfs=$fs/nfs.$stamp
581 typeset newvol=$fs/nvol.$stamp
692 typeset snap=$fs@snap.$stamp
734 typeset snap=$fs@snap.$stamp
776 typeset snap=$fs@snap.$stamp
821 typeset snap=$fs@snap.$stamp
1055 typeset snap=$fs@snap.$stamp
1466 typeset snap=$vol@snap.$stamp
[all …]
/freebsd/crypto/heimdal/lib/krb5/
H A Dreplay.c122 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/contrib/ntp/libntp/
H A Dprettydate.c63 const vint64 *stamp, in get_struct_tm() argument
73 ts = tl = stamp->q_s; in get_struct_tm()
99 hi = stamp->D_s.hi; in get_struct_tm()
100 lo = stamp->D_s.lo; in get_struct_tm()
/freebsd/contrib/dialog/po/
H A Dmakefile.inn51 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/contrib/ntp/scripts/build/
H A DupdateBEDate19 my $stamp;
25 $stamp = localtime($mod_time);
/freebsd/contrib/ntp/ntpd/
H A Dntp_filegen.c99 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/contrib/file/magic/Magdir/
H A Dencore17 #>4 date x stamp %s
22 #>4 date x stamp %s
/freebsd/sys/dev/hptrr/
H A Dhptrr_os_bsd.c202 HPT_U32 stamp; in os_get_stamp() local
203 do { stamp = random(); } while (stamp==0); in os_get_stamp()
204 return stamp; in os_get_stamp()
/freebsd/sys/dev/hptnr/
H A Dhptnr_os_bsd.c216 HPT_U32 stamp; in os_get_stamp() local
217 do { stamp = random(); } while (stamp==0); in os_get_stamp()
218 return stamp; in os_get_stamp()
/freebsd/sys/gnu/gcov/
H A Dgcc_4_7.c106 unsigned int stamp; member
238 return (info1->stamp == info2->stamp); in gcov_info_is_compatible()
468 pos += store_gcov_uint32(buffer, pos, info->stamp); in convert_to_gcda()
/freebsd/sys/dev/hpt27xx/
H A Dhpt27xx_os_bsd.c230 HPT_U32 stamp; in os_get_stamp() local
231 do { stamp = random(); } while (stamp==0); in os_get_stamp()
232 return stamp; in os_get_stamp()
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_cacheversion.m43 # compare this configure script's cache version stamp with the stamp
21 # finding the child version stamp in it.
/freebsd/contrib/libpcap/rpcapd/
H A DMakefile.in112 config.h stamp-h stamp-h.in
/freebsd/contrib/tnftp/
H A DMakefile.in269 tnftp_config.h: stamp-h1
271 rm -f stamp-h1; \
272 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
275 stamp-h1: $(srcdir)/tnftp_config.h.in $(top_builddir)/config.status
276 @rm -f stamp-h1
280 rm -f stamp-h1
284 -rm -f tnftp_config.h stamp-h1
/freebsd/contrib/pjdfstest/
H A D.gitignore14 stamp-h1
/freebsd/contrib/lutok/
H A D.gitignore21 stamp-h1
/freebsd/contrib/kyua/
H A D.gitignore23 stamp-h1
/freebsd/sys/dev/drm2/
H A Ddrm_sarea.h48 unsigned int stamp; member
/freebsd/contrib/atf/
H A D.gitignore24 stamp-h1
/freebsd/contrib/libpcap/testprogs/
H A DMakefile.in161 config.h stamp-h stamp-h.in

1234567