Home | History | Annotate | Download | only in lpng_v163

Lines Matching defs:tbuf

465    struct tm *tbuf;

469 tbuf = gmtime(&ttime);
470 png_convert_from_struct_tm(ptime, tbuf);