Home | History | Annotate | Download | only in libpng

Lines Matching defs:tbuf

440    struct tm *tbuf;
444 tbuf = gmtime(&ttime);
445 png_convert_from_struct_tm(ptime, tbuf);