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

1234567891011

/freebsd-12-stable/contrib/mandoc/
H A Dtest-strptime.c6 struct tm tm; local
/freebsd-12-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
H A Dprint.c247 struct tm *tm, tmz; local
/freebsd-12-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-12-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-12-stable/contrib/ldns/compat/
H A Dtimegm.c14 timegm (struct tm *tm) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelDAGToDAG.cpp37 explicit VEDAGToDAGISel(VETargetMachine &tm) : SelectionDAGISel(tm) {} argument
/freebsd-12-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-12-stable/contrib/libxo/tests/gettext/
H A Dgt_01.c92 struct tm tm; local
/freebsd-12-stable/contrib/ntp/sntp/libopts/
H A Dtime.c108 time_t tm; local
/freebsd-12-stable/usr.bin/systat/
H A Dkeyboard.c59 struct timeval last, intvl, now, tm; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h35 explicit HexagonDAGToDAGISel(HexagonTargetMachine &tm, argument
/freebsd-12-stable/contrib/nvi/common/
H A Ddelete.c36 del( SCR *sp, MARK *fm, MARK *tm, int lmode) argument
[all...]
/freebsd-12-stable/contrib/apr/time/unix/
H A Dtimestr.c135 struct tm tm; local
[all...]
/freebsd-12-stable/contrib/blacklist/bin/
H A Dsupport.c91 struct tm tm; local
/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dtime.c112 struct tm *tm; local
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dltm.c53 const TValue *tm = luaH_getstr(events, ename); local
/freebsd-12-stable/sys/dev/efidev/
H A Defidev.c66 struct efi_tm *tm = (struct efi_tm *)addr; local
73 struct efi_tm *tm = (struct efi_tm *)addr; local
/freebsd-12-stable/crypto/openssl/crypto/asn1/
H A Da_gentm.c21 int asn1_generalizedtime_to_tm(struct tm *tm, const ASN1_GENERALIZEDTIME *d) argument
77 int ASN1_GENERALIZEDTIME_print(BIO *bp, const ASN1_GENERALIZEDTIME *tm) argument
/freebsd-12-stable/sbin/nandfs/
H A Dlssnap.c60 struct tm tm; local

Completed in 193 milliseconds

1234567891011