Home | History | Annotate | Download | only in libpng

Lines Matching defs:tbuf

466    struct tm *tbuf;
470 tbuf = gmtime(&ttime);
471 png_convert_from_struct_tm(ptime, tbuf);