HomeSort by: relevance | last modified time | path
    Searched refs:date_to_tm (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/mail/
format.c 528 date_to_tm(char *date, struct tm *tm) function
653 struct tm tmp_tm; /* see comment in date_to_tm() */
733 (gmtoff = date_to_tm(date, tm)) != NULL) {
  /src/external/gpl2/xcvs/dist/src/
main.c 1386 date_to_tm (&date, source);
1393 date_to_tm (struct tm *dest, const char *source) function
cvs.h 497 void date_to_tm (struct tm *, const char *);

Completed in 27 milliseconds