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

1234567891011

/freebsd-13-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-13-stable/contrib/mandoc/
H A Dtest-strptime.c6 struct tm tm; local
/freebsd-13-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-13-stable/contrib/ldns/compat/
H A Dtimegm.c14 timegm (struct tm *tm) { argument
/freebsd-13-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-13-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-13-stable/contrib/libxo/tests/gettext/
H A Dgt_01.c93 struct tm tm; local
/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dtime.c108 time_t tm; local
/freebsd-13-stable/usr.bin/systat/
H A Dkeyboard.c59 struct timeval last, intvl, now, tm; local
[all...]
/freebsd-13-stable/contrib/blacklist/bin/
H A Dsupport.c91 struct tm tm; local
/freebsd-13-stable/contrib/apr/time/unix/
H A Dtimestr.c135 struct tm tm; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dltm.c52 const TValue *tm = luaH_getstr(events, ename); local
/freebsd-13-stable/sys/dev/efidev/
H A Defidev.c58 struct efi_tm *tm = (struct efi_tm *)addr; local
65 struct efi_tm *tm = (struct efi_tm *)addr; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h34 explicit HexagonDAGToDAGISel(HexagonTargetMachine &tm, argument
/freebsd-13-stable/contrib/nvi/common/
H A Ddelete.c32 del(SCR *sp, MARK *fm, MARK *tm, int lmode) argument
[all...]
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dtime.c112 struct tm *tm; local
/freebsd-13-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-13-stable/usr.bin/w/
H A Dpr_time.c58 struct tm tp, tm; local
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_snmp.c190 make_date_time(u_char *str, const struct tm *tm, u_int decisecs) argument
[all...]

Completed in 190 milliseconds

1234567891011