Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching defs:tbuf

414    struct tm *tbuf;
417 tbuf = gmtime(&ttime);
418 png_convert_from_struct_tm(ptime, tbuf);