Home
last modified time | relevance | path

Searched defs:tml (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/crypto/libressl/crypto/asn1/
H A Da_time_tm.c326 struct tm tml, *tmp = tm ? tm : &tml; in ASN1_time_parse() local
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dmktime.c573 struct tm tm, tmk, tml; in main() local