Home
last modified time | relevance | path

Searched defs:stamp (Results 1 – 25 of 44) sorted by relevance

12

/netbsd-src/usr.bin/script/
H A Dscript.c69 struct stamp { struct
70 uint64_t scr_len; /* amount of data */
71 uint64_t scr_sec; /* time it arrived in seconds... */
72 uint32_t scr_usec; /* ...and microseconds */
73 uint32_t scr_direction; /* 'i', 'o', etc (also indicates endianness) */
368 struct stamp stamp; in record() local
403 #define swapstamp(stamp) do { \ argument
442 struct stamp stamp; in playback() local
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmsg_rate_delay.c73 void msg_rate_delay(time_t *stamp, int delay, in msg_rate_delay()
131 time_t stamp = 0; in main() local
/netbsd-src/usr.sbin/makefs/cd9660/
H A Dcd9660_archimedes.c85 uint64_t stamp; in archimedes_convert_node() local
/netbsd-src/sys/dev/rasops/
H A Drasops4.c64 static uint16_t stamp[16]; variable
H A Drasops32.c59 static uint32_t stamp[64]; variable
H A Drasops15.c59 static uint32_t stamp[32]; variable
H A Drasops2.c65 static uint8_t stamp[16]; variable
H A Drasops8.c59 static uint32_t stamp[16]; variable
H A Drasops24.c67 static uint32_t stamp[64]; variable
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dtimer.cc56 Timer::stamp(int n) in stamp() function in gold::Timer
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dtimer.cc56 Timer::stamp(int n) in stamp() function in gold::Timer
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dldapsync.c335 struct berval stamp; in slap_parse_sync_cookie() local
381 struct berval stamp; in slap_parse_sync_cookie() local
/netbsd-src/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Ddrm_sarea.h62 unsigned int stamp; member
/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Ddrm_sarea.h54 unsigned int stamp; member
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dauditlog.c83 time_t stamp; in auditlog_response() local
/netbsd-src/usr.bin/rdist/
H A Dgram.y419 append(char *label, struct namelist *files, char *stamp, in append()
H A Ddocmd.c375 dodcolon(char **filev, struct namelist *files, char *stamp, struct subcmd *cmds) in dodcolon()
/netbsd-src/sys/arch/luna68k/dev/
H A Dtimekeeper.c147 volatile uint8_t *stamp = (uint8_t *)sc->sc_nvram + 0x10; in mkclock_set() local
/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Dntp_filegen.c101 u_int32 stamp, in filegen_open()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gmc.c297 uint64_t stamp, key = addr << 4 | pasid; in amdgpu_gmc_filter_faults() local
/netbsd-src/sys/kern/
H A Dkern_heartbeat.c625 unsigned count, uptime, cache, stamp, d; heartbeat() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dreplay.c124 time_t stamp; member
/netbsd-src/external/bsd/ntp/dist/kernel/sys/
H A Dbsd_audioirig.h62 struct timeval stamp; /* timestamp */ member
/netbsd-src/sbin/newfs_lfs/
H A Dmake_lfs.c420 time_t stamp; in make_lfs() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-scopedtables.h80 expr_hash_elt *stamp (void) { return m_stamp; } in stamp() function

12