Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dmain.c1393 date_to_tm (struct tm *dest, const char *source) in date_to_tm() function
/netbsd-src/usr.bin/mail/
H A Dformat.c543 date_to_tm(char *date, struct tm *tm) in date_to_tm() function