Searched defs:tm (Results 1 - 25 of 276) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/mdocml/
H A Dtest-strptime.c10 struct tm tm; local
/freebsd-11-stable/contrib/file/src/
H A Dgmtime_r.c12 gmtime_r(const time_t *t, struct tm *tm) argument
H A Dlocaltime_r.c12 localtime_r(const time_t *t, struct tm *tm) argument
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dtm2time.c47 tm2time (struct tm tm, int local) argument
H A Dtimegm.c51 rk_timegm (struct tm *tm) argument
[all...]
H A Dstrpftime-test.c236 struct tm *tm; local
282 struct tm tm; local
[all...]
/freebsd-11-stable/contrib/ntp/libntp/
H A Dhumandate.c21 struct tm * tm; local
48 struct tm * t local
[all...]
H A Duglydate.c21 struct tm *tm; local
[all...]
/freebsd-11-stable/contrib/ldns/compat/
H A Dtimegm.c14 timegm (struct tm *tm) { argument
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dcheck-timegm.c42 struct tm tm; local
[all...]
H A Dtimegm.c56 _der_timegm (struct tm *tm) argument
96 _der_gmtime(time_t t, struct tm *tm) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelDAGToDAG.cpp37 explicit VEDAGToDAGISel(VETargetMachine &tm) : SelectionDAGISel(tm) {} argument
/freebsd-11-stable/contrib/libxo/tests/gettext/
H A Dgt_01.c92 struct tm tm; local
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Dpartime.h44 struct tm tm; member in struct:partime
H A Drcstime.c48 register struct tm const *tm = time2tm(unixtime, RCSversion<VERSION(5)); local
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dtime.c108 time_t tm; local
/freebsd-11-stable/usr.bin/systat/
H A Dkeyboard.c57 struct timeval last, intvl, now, tm; local
[all...]
/freebsd-11-stable/contrib/blacklist/bin/
H A Dsupport.c91 struct tm tm; local
/freebsd-11-stable/contrib/apr/time/unix/
H A Dtimestr.c135 struct tm tm; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dtime.c112 struct tm *tm; local
/freebsd-11-stable/contrib/nvi/common/
H A Ddelete.c36 del( SCR *sp, MARK *fm, MARK *tm, int lmode) argument
[all...]
/freebsd-11-stable/usr.bin/calendar/
H A Dlocale.c77 struct tm tm; local
[all...]
/freebsd-11-stable/usr.bin/localedef/
H A Dtime.c47 struct lc_time_T tm; variable in typeref:struct:lc_time_T
[all...]
/freebsd-11-stable/crypto/openssl/crypto/x509/
H A Dx509_set.c113 int X509_set_notBefore(X509 *x, const ASN1_TIME *tm) argument
130 int X509_set_notAfter(X509 *x, const ASN1_TIME *tm) argument
H A Dx509cset.c85 int X509_CRL_set_lastUpdate(X509_CRL *x, const ASN1_TIME *tm) argument
102 int X509_CRL_set_nextUpdate(X509_CRL *x, const ASN1_TIME *tm) argument
135 int X509_REVOKED_set_revocationDate(X509_REVOKED *x, ASN1_TIME *tm) argument

Completed in 145 milliseconds

1234567891011>>