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

1234

/freebsd-13-stable/contrib/dialog/package/debian/
H A Drules30 configure: configure-stamp
31 configure-stamp:
53 touch configure-stamp
55 build: build-stamp
56 build-stamp: configure-stamp
61 touch build-stamp
69 rm -f configure-stamp build-stamp install-stamp
[all...]
/freebsd-13-stable/contrib/byacc/package/debian/
H A Drules54 config-arch: $(PACKAGES.arch:%=config-%-stamp)
55 build-arch: $(PACKAGES.arch:%=build-%-stamp)
56 install-arch: $(PACKAGES.arch:%=install-%-stamp)
58 config-byacc-stamp:
67 config-btyacc-stamp:
79 build-byacc-stamp: config-byacc-stamp
86 build-btyacc-stamp: config-btyacc-stamp
93 install-byacc-stamp
[all...]
/freebsd-13-stable/usr.bin/script/
H A Dscript.c66 struct stamp { struct
388 struct stamp stamp; local
392 stamp.scr_len = cc;
393 stamp.scr_sec = tv.tv_sec;
394 stamp.scr_usec = tv.tv_usec;
395 stamp.scr_direction = direction;
396 iov[0].iov_len = sizeof(stamp);
397 iov[0].iov_base = &stamp;
423 #define swapstamp(stamp) d
462 struct stamp stamp; local
[all...]
/freebsd-13-stable/usr.sbin/makefs/cd9660/
H A Dcd9660_archimedes.c81 uint64_t stamp; local
100 stamp = riscos_date(node->node->inode->st.st_mtime);
103 cd9660_731(0xfff00000 | (type << 8) | (stamp >> 32), arc->loadaddr);
104 cd9660_731(stamp & 0x00ffffffffULL, arc->execaddr);
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_sarea.h57 unsigned int stamp; member in struct:drm_sarea_drawable
/freebsd-13-stable/contrib/ntp/scripts/build/
H A DupdateBEDate19 my $stamp;
25 $stamp = localtime($mod_time);
30 # print "<$i> at <$stamp>\n";
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/
H A Ddelegate_common.kshlib382 typeset stamp=${perm}.${user}.$RANDOM
383 typeset snap=$dtst@snap.$stamp
388 typeset bak_user=$TEST_BASE_DIR/bak.$user.$stamp
389 typeset bak_root=$TEST_BASE_DIR/bak.root.$stamp
411 typeset stamp=${perm}.${user}.$RANDOM
412 typeset newfs=$fs/newfs.$stamp
413 typeset newvol=$fs/newvol.$stamp
414 typeset bak_user=$TEST_BASE_DIR/bak.$user.$stamp
415 typeset bak_root=$TEST_BASE_DIR/bak.root.$stamp
427 typeset dtstsnap=$dtst@snap.$stamp
[all...]
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dreplay.c122 time_t stamp; member in struct:rc_entry
142 tmp.stamp = auth_lifespan;
209 ent.stamp = time(NULL);
221 t = ent.stamp - tmp.stamp;
223 if(tmp.stamp < t)
272 *auth_lifespan = ent.stamp;
/freebsd-13-stable/tests/sys/cddl/zfs/tests/delegate/
H A Ddelegate_common.kshlib397 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-13-stable/contrib/ntp/libntp/
H A Dprettydate.c2 * prettydate - convert a time stamp to something readable
31 * Works by periodic extension of the ntp time stamp in the UN*X epoch.
64 const vint64 *stamp,
74 ts = tl = stamp->q_s;
100 hi = stamp->D_s.hi;
101 lo = stamp->D_s.lo;
63 get_struct_tm( const vint64 *stamp, int local) argument
/freebsd-13-stable/sys/xen/interface/
H A Dgcov.h66 uint32_t stamp; member in struct:xencov_file
/freebsd-13-stable/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-13-stable/contrib/apr/misc/unix/
H A Drandbyte_os2.inc71 ULONG ulTimeLow; /* Low 32 bits of time stamp */
72 ULONG ulTimeHigh; /* High 32 bits of time stamp */
/freebsd-13-stable/sys/dev/hptrr/
H A Dhptrr_os_bsd.c204 HPT_U32 stamp; local
205 do { stamp = random(); } while (stamp==0);
206 return stamp;
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_filegen.c99 u_int32 stamp,
154 ntpcal_ntp_to_date(&cal, stamp, pivot);
163 isocal_ntp_to_date(&iso, stamp, pivot);
173 ntpcal_ntp_to_date(&cal, stamp, pivot);
184 ntpcal_ntp_to_date(&cal, stamp, pivot);
282 DPRINTF(4, ("opening filegen (type=%d/stamp=%u) \"%s\"\n",
283 gen->type, stamp, fullname));
97 filegen_open( FILEGEN * gen, u_int32 stamp, const time_t * pivot ) argument
/freebsd-13-stable/contrib/kyua/admin/
H A Dclean-all.sh71 rm -f doc/stamp-vti
/freebsd-13-stable/contrib/ntp/ntpdate/
H A DMakefile.am26 DISTCLEANFILES= .version version.c stamp-v
/freebsd-13-stable/contrib/lutok/admin/
H A Dclean-all.sh71 rm -f doc/stamp-vti
/freebsd-13-stable/contrib/libpcap/rpcapd/
H A DMakefile.in111 config.h stamp-h stamp-h.in
/freebsd-13-stable/contrib/libpcap/testprogs/
H A DMakefile.in133 config.h stamp-h stamp-h.in
/freebsd-13-stable/sys/dev/hpt27xx/
H A Dhpt27xx_os_bsd.c232 HPT_U32 stamp; local
233 do { stamp = random(); } while (stamp==0);
234 return stamp;
H A Darray.h100 HPT_U32 stamp; member in struct:hpt_transform
/freebsd-13-stable/sys/dev/hptnr/
H A Dhptnr_os_bsd.c218 HPT_U32 stamp; local
219 do { stamp = random(); } while (stamp==0);
220 return stamp;
/freebsd-13-stable/contrib/ntp/kernel/sys/
H A Dbsd_audioirig.h60 struct timeval stamp; /* timestamp */ member in struct:irig_time
/freebsd-13-stable/contrib/ntp/sntp/tests/
H A DMakefile.am237 @echo stamp > $@
249 @echo stamp > $@
255 @echo stamp > $@

Completed in 220 milliseconds

1234