| /dragonfly/usr.bin/script/ |
| HD | script.c | 57 struct stamp { struct 341 struct stamp stamp; in record() local 345 stamp.scr_len = cc; in record() 346 stamp.scr_sec = tv.tv_sec; in record() 347 stamp.scr_usec = tv.tv_usec; in record() 348 stamp.scr_direction = direction; in record() 349 iov[0].iov_len = sizeof(stamp); in record() 350 iov[0].iov_base = &stamp; in record() 376 #define swapstamp(stamp) do { \ argument 377 if (stamp.scr_direction > 0xff) { \ [all …]
|
| /dragonfly/sys/dev/drm/ |
| HD | linux_wwmutex.c | 44 ctx->stamp = atomic_fetchadd_long(&ww_class->stamp, 1); in ww_acquire_init() 64 ww->stamp = 0xFFFFFFFFFFFFFFFFLU; in ww_mutex_init() 118 ww->stamp = ctx->stamp; in __wwlock() 140 if (ctx->stamp > ww->stamp) in __wwlock() 198 ww->stamp = 0xFFFFFFFFFFFFFFFFLU; in ww_mutex_unlock()
|
| /dragonfly/contrib/lvm2/dist/test/ |
| HD | Makefile.in | 31 bin/not: $(srcdir)/not.c .bin-dir-stamp 34 bin/harness: $(srcdir)/harness.c .bin-dir-stamp 37 init.sh: $(srcdir)/Makefile.in $(srcdir)/test-utils.sh .bin-dir-stamp bin/not bin/harness $(T) 71 .bin-dir-stamp: lvm-wrapper 91 rm -rf init.sh lvm-wrapper bin .bin-dir-stamp
|
| HD | Makefile | 31 bin/not: $(srcdir)/not.c .bin-dir-stamp 34 bin/harness: $(srcdir)/harness.c .bin-dir-stamp 37 init.sh: $(srcdir)/Makefile.in $(srcdir)/test-utils.sh .bin-dir-stamp bin/not bin/harness $(T) 71 .bin-dir-stamp: lvm-wrapper 91 rm -rf init.sh lvm-wrapper bin .bin-dir-stamp
|
| /dragonfly/sys/dev/drm/include/linux/ |
| HD | ww_mutex.h | 49 volatile u_long stamp; member 54 u_long stamp; member 63 u_long stamp; /* heuristic */ member 70 .stamp = 0, \
|
| /dragonfly/usr.sbin/makefs/cd9660/ |
| HD | cd9660_archimedes.c | 80 uint64_t stamp; in archimedes_convert_node() local 99 stamp = riscos_date(node->node->inode->st.st_mtime); in archimedes_convert_node() 102 cd9660_731(0xfff00000 | (type << 8) | (stamp >> 32), arc->loadaddr); in archimedes_convert_node() 103 cd9660_731(stamp & 0x00ffffffffULL, arc->execaddr); in archimedes_convert_node()
|
| /dragonfly/contrib/gdb-7/gdb/data-directory/ |
| HD | Makefile.in | 100 all: stamp-syscalls stamp-python 104 stamp-syscalls: Makefile $(SYSCALLS_FILES) 119 rm -f stamp-syscalls 147 stamp-python: Makefile $(PYTHON_FILES) 160 rm -f stamp-python
|
| /dragonfly/contrib/gcc-4.7/libdecnumber/ |
| HD | Makefile.in | 111 config.h: stamp-h1 112 test -f config.h || (rm -f stamp-h1 && $(MAKE) stamp-h1) 114 stamp-h1: $(srcdir)/config.in config.status 115 -rm -f stamp-h1 120 -rm -f stamp-h1 161 -rm -f config.h stamp-h1 config.status config.cache config.log \
|
| /dragonfly/contrib/cryptsetup/po/ |
| HD | Makefile.in.in | 90 all-yes: stamp-po 97 # In this case, stamp-po is a nop (i.e. a phony target). 99 # stamp-po is a timestamp denoting the last time at which the CATALOGS have 107 stamp-po: $(srcdir)/$(DOMAIN).pot 111 echo "touch stamp-po" && \ 112 echo timestamp > stamp-poT && \ 113 mv stamp-poT stamp-po; \ 298 rm -f stamp-poT 310 rm -f stamp-po $(GMOFILES) 317 dist2: stamp-po $(DISTFILES) [all …]
|
| /dragonfly/contrib/file/magic/Magdir/ |
| HD | encore | 17 #>4 date x stamp %s 22 #>4 date x stamp %s
|
| /dragonfly/sys/dev/raid/hptrr/ |
| HD | hptrr_os_bsd.c | 202 HPT_U32 stamp; in os_get_stamp() local 203 do { stamp = krandom(); } while (stamp==0); in os_get_stamp() 204 return stamp; in os_get_stamp()
|
| /dragonfly/sys/conf/ |
| HD | newvers.sh | 115 stamp=`date +%Y%m%d` 116 echo DragonFly-${MACHINE}-${stamp}-${SBRANCH}-${GITREV} > vers.txt
|
| /dragonfly/gnu/usr.bin/cc80/cc_tools/tools/ |
| HD | Makefile | 160 stamp-opinit: genopinit.nx ${MD_DEPS_PLUS} 165 touch stamp-opinit 166 stamp-tabs: genattrtab.nx ${MD_DEPS_PLUS} 173 touch stamp-tabs 214 stamp-opinit stamp-tabs
|
| /dragonfly/sys/dev/raid/hpt27xx/ |
| HD | hpt27xx_os_bsd.c | 220 HPT_U32 stamp; in os_get_stamp() local 221 do { stamp = krandom(); } while (stamp==0); in os_get_stamp() 222 return stamp; in os_get_stamp()
|
| /dragonfly/contrib/cryptsetup/ |
| HD | Makefile.in | 299 config.h: stamp-h1 301 rm -f stamp-h1; \ 302 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ 305 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 306 @rm -f stamp-h1 310 rm -f stamp-h1 314 -rm -f config.h stamp-h1
|
| /dragonfly/contrib/binutils-2.27/gold/ |
| HD | timer.h | 61 stamp(int n);
|
| HD | timer.cc | 56 Timer::stamp(int n) in stamp() function in gold::Timer
|
| /dragonfly/contrib/binutils-2.34/gold/ |
| HD | timer.h | 61 stamp(int n);
|
| HD | timer.cc | 56 Timer::stamp(int n) in stamp() function in gold::Timer
|
| /dragonfly/sys/dev/drm/include/uapi/drm/ |
| HD | drm_sarea.h | 60 unsigned int stamp; member
|
| /dragonfly/contrib/flex/ |
| HD | README.DELETED | 21 doc/stamp-vti
|
| /dragonfly/contrib/cvs-1.12/ |
| HD | README.DELETED | 83 doc/stamp-1 84 doc/stamp-vti
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | gcov-dump.c | 202 unsigned stamp = gcov_read_unsigned (); in dump_file() local 204 printf ("%s:stamp %lu\n", filename, (unsigned long)stamp); in dump_file()
|
| /dragonfly/contrib/gcc-4.7/libgcc/ |
| HD | Makefile.in | 125 -rm -f libgcc_tm.stamp stamp-h stmp-ldirs 143 config.h: stamp-h ; @true 144 stamp-h: $(srcdir)/config.in config.status Makefile 344 libgcc_tm.h: libgcc_tm.stamp; @true 345 libgcc_tm.stamp:
|
| /dragonfly/sys/vfs/isofs/cd9660/ |
| HD | TODO | 10 o Time stamp
|