Searched defs:tm (Results 51 - 75 of 262) sorted by relevance

1234567891011

/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dgetdate.c128 svn_ra_serf__get_dated_revision(svn_ra_session_t *ra_session, svn_revnum_t *revision, apr_time_t tm, apr_pool_t *pool) argument
/freebsd-13-stable/lib/libc/stdtime/
H A Dstrptime.c88 _strptime(const char *buf, const char *fmt, struct tm *tm, int *GMTp, argument
701 strptime_l(const char * __restrict buf, const char * __restrict fmt, struct tm * __restrict tm, locale_t loc) argument
720 strptime(const char * __restrict buf, const char * __restrict fmt, struct tm * __restrict tm) argument
[all...]
/freebsd-13-stable/crypto/openssl/crypto/
H A Do_time.c72 int OPENSSL_gmtime_adj(struct tm *t argument
133 julian_adj(const struct tm *tm, int off_day, long offset_sec, long *pday, int *psec) argument
[all...]
/freebsd-13-stable/crypto/openssl/crypto/x509/
H A Dx509cset.c37 int X509_CRL_set1_lastUpdate(X509_CRL *x, const ASN1_TIME *tm) argument
44 int X509_CRL_set1_nextUpdate(X509_CRL *x, const ASN1_TIME *tm) argument
140 int X509_REVOKED_set_revocationDate(X509_REVOKED *x, ASN1_TIME *tm) argument
/freebsd-13-stable/contrib/unbound/compat/
H A Dgmtime_r.c103 struct tm * gmtime_r(const time_t* timep, struct tm *tm) argument
/freebsd-13-stable/sbin/dhclient/
H A Dparse.c450 struct tm tm; local
[all...]
/freebsd-13-stable/contrib/libarchive/libarchive/test/
H A Dtest_write_format_zip_compression_store.c131 struct tm *tm = localtime(&now); local
[all...]
H A Dtest_write_format_zip_file.c76 struct tm *tm = localtime(&t); local
[all...]
H A Dtest_write_format_zip_file_zip64.c78 struct tm *tm = localtime(&t); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp38 NVPTXDAGToDAGISel::NVPTXDAGToDAGISel(NVPTXTargetMachine &tm, argument
/freebsd-13-stable/contrib/opie/
H A Dopiesu.c216 struct tm *tm; local
/freebsd-13-stable/contrib/nvi/ex/
H A Dex_write.c281 ex_writefp(SCR *sp, char *name, FILE *fp, MARK *fm, MARK *tm, u_long *nlno, u_long *nch, int silent) argument
/freebsd-13-stable/contrib/mandoc/
H A Dmandoc.c472 struct tm tm; local
492 struct tm *tm; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZShortenInst.cpp63 SystemZShortenInst::SystemZShortenInst(const SystemZTargetMachine &tm) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelDAGToDAG.cpp136 explicit VEDAGToDAGISel(VETargetMachine &tm) : SelectionDAGISel(tm) {} argument
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/time/
H A Dt_strptime.c48 struct tm tm = { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, NULL }; local
91 struct tm tm = { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, NULL }; local
183 struct tm tm; local
[all...]
/freebsd-13-stable/sys/kern/
H A Dsubr_fattime.c267 struct tm tm; local
/freebsd-13-stable/sys/security/audit/
H A Daudit_bsm.c124 struct timeval tm; local
/freebsd-13-stable/sys/amd64/amd64/
H A Defirt_machdep.c337 struct efi_tm tm; local
/freebsd-13-stable/usr.bin/who/
H A Dwho.c171 struct tm *tm; local
/freebsd-13-stable/usr.bin/calendar/
H A Dcalendar.c166 struct tm tm; local
H A Devents.c203 struct tm tm; local
/freebsd-13-stable/usr.bin/grdc/
H A Dgrdc.c30 static struct tm *tm; variable in typeref:struct:tm
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Dcat.c126 apr_time_t tm; local
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dos_win32.c65 struct tm tm, *tm1; local
102 os_gmtime(os_time_t t, struct os_tm *tm) argument
[all...]

Completed in 294 milliseconds

1234567891011