Home | History | Annotate | Download | only in Modules

Lines Matching refs:_asctime

634 _asctime(struct tm *timeptr)
677 return _asctime(&buf);
715 return _asctime(buf);