Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 25 of 135) sorted by relevance

123456

/netbsd/src/external/gpl2/lvm2/dist/lib/misc/
Dtimestamp.c37 struct timestamp { struct
41 struct timestamp *get_timestamp(void) in get_timestamp() argument
86 struct timestamp { struct
90 struct timestamp *get_timestamp(void) in get_timestamp() argument
/netbsd/src/external/bsd/ntp/dist/tests/libntp/
Dclocktime.c57 const u_int32 timestamp = 3486372600UL; in test_CurrentYear() local
83 const u_int32 timestamp = 3486372600UL; /* 2010-06-24 12:50:00Z */ in test_CurrentYearFuzz() local
107 const u_int32 timestamp = 3486369600UL; in test_TimeZoneOffset() local
128 const u_int32 timestamp = 3471418800UL; in test_WrongYearStart() local
149 const u_int32 timestamp = 3471296400UL; in test_PreviousYear() local
170 const u_int32 timestamp = 3471289200UL; in test_NextYear() local
188 const u_int32 timestamp = 3471418800UL; in test_NoReasonableConversion() local
216 const u_int32 timestamp = 3471418800UL; in test_AlwaysInLimit() local
/netbsd/src/crypto/external/bsd/heimdal/dist/admin/
Dpurge.c47 time_t timestamp; member
63 add_entry (krb5_principal princ, int vno, time_t timestamp, struct e **head) in add_entry()
/netbsd/src/external/bsd/ntp/dist/sntp/
Dkod_management.h10 time_t timestamp; member
/netbsd/src/external/bsd/kyua-cli/dist/utils/
Ddatetime.hpp81 class timestamp { class
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
Dwpamsg.h30 QDateTime timestamp; variable
/netbsd/src/sbin/newfs_msdos/
Dmkfs_msdos.h63 time_t timestamp; member
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-mpcp.c34 nd_uint32_t timestamp; member
134 uint32_t timestamp; in mpcp_print() local
/netbsd/src/external/bsd/kyua-cli/dist/store/
Dmetadata.cpp88 store::metadata::timestamp(void) const in timestamp() function in store::metadata
Dmigrate_v1_v2.sql69 timestamp TIMESTAMP NOT NULL CHECK (timestamp >= 0) field
Ddbtypes.cpp93 const datetime::timestamp& timestamp) in bind_timestamp()
Dschema_v2.sql61 timestamp TIMESTAMP NOT NULL CHECK (timestamp >= 0) field
Dschema_v1.sql58 timestamp TIMESTAMP PRIMARY KEY CHECK (timestamp >= 0), field
/netbsd/src/sbin/gpt/
Dgpt_private.h47 time_t timestamp; member
Dmain.c146 time_t timestamp = 0; in main() local
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/kadm5/
Diprop-log.c111 time_t timestamp, in print_entry()
483 time_t timestamp, in apply_entry()
/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dbind.c419 struct berval timestamp; in fe_op_lastbind() local
Dslapmodify.c473 struct berval name, timestamp; in slapmodify() local
/netbsd/src/usr.bin/vmstat/
Ddrvstats.h53 struct timeval *timestamp; /* Disk sample time */ member
/netbsd/src/sys/arch/ews4800mips/include/
Dvtoc.h75 uint32_t timestamp[VTOC_MAXPARTITIONS]; /* 264 */ member
/netbsd/src/external/bsd/wpa/dist/src/ap/
Dieee802_11_auth.c33 struct os_reltime timestamp; member
42 struct os_reltime timestamp; member
/netbsd/src/external/mit/xorg/lib/libxcb/files/
Drandr.h246 xcb_timestamp_t timestamp; member
324 xcb_timestamp_t timestamp; member
459 xcb_timestamp_t timestamp; member
503 xcb_timestamp_t timestamp; member
777 xcb_timestamp_t timestamp; member
807 xcb_timestamp_t timestamp; member
824 xcb_timestamp_t timestamp; member
935 xcb_timestamp_t timestamp; member
1034 xcb_timestamp_t timestamp; member
1067 xcb_timestamp_t timestamp; member
[all …]
/netbsd/src/sys/sys/
Dtape.h72 struct timeval timestamp; /* timestamp of last unbusy */ member
/netbsd/src/external/apache2/mDNSResponder/dist/mDNSPosix/
DPosixDaemon.c131 char timestamp[MIN_TIMESTAMP_STRING_LENGTH]; in DumpStateLog() local
/netbsd/src/crypto/external/bsd/netpgp/dist/src/libpaa/
Dlibpaa.h75 int64_t timestamp; /* time of response */ member

123456