Home | History | Annotate | Download | only in libpng

Lines Matching refs:tbuf

447    struct tm *tbuf;
451 tbuf = gmtime(&ttime);
452 png_convert_from_struct_tm(ptime, tbuf);