Searched defs:tm (Results 76 - 100 of 262) sorted by relevance

1234567891011

/freebsd-13-stable/contrib/sendmail/src/
H A Denvelope.c857 register struct tm *tm; local
/freebsd-13-stable/crypto/heimdal/kadmin/
H A Dload.c75 struct tm tm; local
[all...]
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dder_get.c405 struct tm tm; local
[all...]
H A Dder_put.c429 struct tm tm; local
[all...]
/freebsd-13-stable/lib/libc/gen/
H A Dsyslog.c143 struct tm tm; local
[all...]
/freebsd-13-stable/lib/libc/stdtime/
H A Dstrftime.c314 struct tm tm; local
/freebsd-13-stable/crypto/openssl/crypto/x509/
H A Dx509_set.c64 int x509_set1_time(ASN1_TIME **ptm, const ASN1_TIME *tm) argument
78 int X509_set1_notBefore(X509 *x, const ASN1_TIME *tm) argument
85 int X509_set1_notAfter(X509 *x, const ASN1_TIME *tm) argument
/freebsd-13-stable/crypto/openssl/ssl/
H A Dbio_ssl.c121 unsigned long tm; local
190 unsigned long tm; local
/freebsd-13-stable/include/
H A Dtime.h129 struct tm { struct
[all...]
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-ahcp.c104 struct tm *tm; local
/freebsd-13-stable/libexec/rpc.rstatd/
H A Drstat_proc.c170 struct timeval tm, btm; local
/freebsd-13-stable/contrib/bmake/
H A Dtarg.c408 Targ_FmtTime(time_t tm) argument
/freebsd-13-stable/contrib/ldns/
H A Drr_functions.c369 struct tm tm; local
/freebsd-13-stable/contrib/libevent/
H A Devutil_time.c149 evutil_date_rfc1123(char *date, const size_t datelen, const struct tm *tm) argument
[all...]
/freebsd-13-stable/contrib/diff/src/
H A Dcontext.c59 struct tm const *tm = localtime (&inf->stat.st_mtime); local
/freebsd-13-stable/sys/dev/efidev/
H A Defirt.c406 efi_get_time_locked(struct efi_tm *tm, struct efi_tmcap *tmcap) argument
423 efi_get_time(struct efi_tm *tm) argument
483 efi_set_time_locked(struct efi_tm *tm) argument
499 efi_set_time(struct efi_tm *tm) argument
/freebsd-13-stable/contrib/ntp/util/
H A Dtg.c259 struct tm *tm = NULL; /* structure returned by gmtime */ local
/freebsd-13-stable/contrib/lua/src/
H A Dlfunc.c115 const TValue *tm = luaT_gettmbyobj(L, obj, TM_CLOSE); local
199 const TValue *tm = luaT_gettmbyobj(L, obj, TM_CLOSE); local
H A Dltm.c61 const TValue *tm = luaH_getshortstr(events, ename); local
139 const TValue *tm = luaT_gettmbyobj(L, p1, event); /* try first operand */ local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp36 explicit SparcDAGToDAGISel(SparcTargetMachine &tm) : SelectionDAGISel(tm) {} argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp138 SystemZLongBranch(const SystemZTargetMachine &tm) argument
/freebsd-13-stable/crypto/openssl/crypto/asn1/
H A Da_time.c48 static void determine_days(struct tm *tm) argument
74 int asn1_time_to_tm(struct tm *tm, cons argument
354 struct tm tm; local
381 struct tm tm; local
437 ASN1_TIME_to_tm(const ASN1_TIME *s, struct tm *tm) argument
469 ASN1_TIME_print(BIO *bp, const ASN1_TIME *tm) argument
539 struct tm tm; local
[all...]
/freebsd-13-stable/crypto/openssl/crypto/cms/
H A Dcms_kari.c109 CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek, ASN1_OCTET_STRING **keyid, ASN1_GENERALIZEDTIME **tm, CMS_OtherKeyAttribute **other, X509_NAME **issuer, ASN1_INTEGER **sno) argument
/freebsd-13-stable/usr.sbin/apm/
H A Dapm.c269 struct tm tm; local
356 struct tm *tm; local
[all...]
/freebsd-13-stable/usr.sbin/cron/cron/
H A Dcron.c107 struct tm *tm; local
231 register struct tm *tm = localtime(&TargetTime); local
380 struct tm *tm; local
[all...]

Completed in 123 milliseconds

1234567891011