Searched defs:epoch (Results 1 - 23 of 23) sorted by last modified time

/freebsd-10-stable/contrib/ntp/include/
H A Dntp.h346 u_long epoch; /* reference epoch */ member in struct:peer
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h1187 u32 epoch; member in struct:mdump_retain_data_stc
H A Decore_mcp_api.h1282 u32 epoch; member in struct:ecore_mdump_info
H A Decore_mcp.h396 u32 epoch; member in struct:ecore_mdump_retain_data
H A Decore_mcp.c1898 ecore_mcp_mdump_set_values(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 epoch) argument
[all...]
H A Decore_dev_api.h260 u32 epoch; member in struct:ecore_hw_prepare_params
/freebsd-10-stable/contrib/ntp/util/
H A Dntp-keygen.c169 time_t epoch; /* Unix epoch (seconds) since 1970 */ variable
1985 X509_time_adj(X509_getm_notBefore(cert), 0L, &epoch); local
1986 X509_time_adj(X509_getm_notAfter(cert), lifetime * SECSPERDAY, &epoch); local
[all...]
/freebsd-10-stable/crypto/openssl/ssl/
H A Dssl3.h396 */ unsigned long epoch; member in struct:ssl3_record_st
H A Ddtls1.h140 unsigned short epoch; member in struct:dtls1_retransmit_state
168 unsigned short epoch; member in struct:record_pqueue_st
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_wwv.c481 double epoch; /* accumulated epoch differences */ member in struct:sync
972 int epoch; /* comb filter index */ local
1304 long epoch; local
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/unix/
H A Dtime.c113 static isc_time_t epoch = { 0, 0 }; variable
/freebsd-10-stable/contrib/ntp/lib/isc/win32/
H A Dtime.c50 static isc_time_t epoch = { { 0, 0 } }; variable
85 SYSTEMTIME epoch = { 1970, 1, 4, 1, 0, 0, 0, 0 }; local
229 SYSTEMTIME epoch = { 1970, 1, 4, 1, 0, 0, 0, 0 }; local
/freebsd-10-stable/crypto/heimdal/kdc/
H A Drx.h62 uint32_t epoch; member in struct:rx_header
/freebsd-10-stable/usr.sbin/pkg_install/lib/
H A Dversion.c60 split_version(const char *pkgname, const char **endname, unsigned long *epoch, unsigned long *revision) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/
H A DCF.cpp31 time_t epoch = GetOSXEpoch(); local
H A DCXXFormatterFunctions.cpp1237 static time_t epoch = 0; local
H A DCocoa.cpp555 time_t epoch = GetOSXEpoch(); local
/freebsd-10-stable/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c1662 static unsigned epoch = 0; local
/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h114 unsigned epoch; member in struct:prof_thr_cnt_s
[all...]
/freebsd-10-stable/contrib/jemalloc/src/
H A Dprof.c635 volatile unsigned *epoch = &thr_cnt->epoch; local
H A Dstats.c273 uint64_t epoch; local
/freebsd-10-stable/contrib/tcpdump/
H A Drx.h60 u_int32_t epoch; member in struct:rx_header
/freebsd-10-stable/sbin/routed/
H A Dmain.c73 struct timeval epoch; /* when started */ variable in typeref:struct:timeval

Completed in 206 milliseconds