Searched refs:modtime (Results 1 - 21 of 21) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dutime.h8 __kernel_time_t modtime; member in struct:utimbuf
/external/e2fsprogs/debugfs/
H A Dls.c55 time_t modtime; variable
91 modtime = inode.i_mtime;
92 tm_p = localtime(&modtime);
H A Ddump.c97 ut.modtime = inode->i_mtime;
/external/libpng/contrib/gregbook/
H A Dwritepng.c173 png_time modtime; local
175 png_convert_from_time_t(&modtime, mainprog_ptr->modtime);
176 png_set_tIME(png_ptr, info_ptr, &modtime);
H A Dwritepng.h94 time_t modtime; member in struct:_mainprog_info
H A Dwpng.c255 wpng_info.modtime = time(NULL);
/external/antlr/antlr-3.4/runtime/JavaScript/build/
H A DREADME10 * ant-contrib: Download ant-contrib here: http://downloads.sourceforge.net/ant-contrib/ant-contrib-1.0b3-bin.zip?modtime=1162486738&big_mirror=0
/external/openssh/openbsd-compat/
H A Dbsd-misc.c113 ub.modtime = tvp[1].tv_sec;
/external/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.h155 uint32_t modtime; member in struct:ObjectFilePECOFF::coff_header
H A DObjectFilePECOFF.cpp366 m_coff_header.modtime = m_data.GetU32(offset_ptr);
841 s->Printf (" modtime = 0x%8.8x\n", header.modtime);
/external/e2fsprogs/util/
H A Dsubst.c380 printf("Updating modtime for %s\n", outfn);
382 ut.modtime = time(0);
/external/zlib/src/contrib/minizip/
H A Dminiunz.c114 ut.actime=ut.modtime=mktime(&newdate);
/external/zlib/src/contrib/untgz/
H A Duntgz.c245 settime.actime = settime.modtime = ftime;
/external/zlib/src/examples/
H A Dgun.c534 when.modtime = was.st_mtime;
/external/jhead/
H A Djhead.c1149 mtime.modtime = buf.st_mtime;
1178 mtime.modtime = UnixTime;
H A Dmain.c147 mtime.modtime = buf.st_mtime;
/external/libvncserver/libvncserver/tightvnc-filetransfer/
H A Dfiletransfermsg.c535 utb.actime = utb.modtime = rtcp->rcft.rcfu.mTime;
/external/bzip2/
H A Dbzip2.c1057 uTimBuf.modtime = fileMetaInfo.st_mtime;
/external/valgrind/include/vki/
H A Dvki-linux.h372 vki_time_t modtime; member in struct:vki_utimbuf
/external/flac/libFLAC/
H A Dmetadata_iterators.c3314 srctime.modtime = stats->st_mtime;
/external/libmtp/src/
H A Dlibmtp.c4802 mtime->modtime = ob->oi.ModificationDate;

Completed in 590 milliseconds