Home
last modified time | relevance | path

Searched refs:mkt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tzcode/
H A Dstrftime.c322 time_t mkt; in _fmt() local
331 mkt = timeoff(&tm, t->TM_GMTOFF); in _fmt()
334 mkt = mktime(&tm); in _fmt()
341 intmax_t n = mkt; in _fmt()
344 uintmax_t n = mkt; in _fmt()
/freebsd/lib/libc/stdtime/
H A Dstrftime.c302 time_t mkt; in _fmt() local
305 mkt = timeoff(&tm, t->tm_gmtoff); in _fmt()
308 (long) mkt); in _fmt()
310 (unsigned long) mkt); in _fmt()
/freebsd/contrib/sendmail/cf/
H A DREADME2391 mailRoutingAddress: harry@mkt.example.com
2394 the host mktmail.example.com using the new address harry@mkt.example.com