Searched defs:mtime (Results 26 - 32 of 32) sorted by relevance

12

/external/kernel-headers/original/uapi/linux/
H A Dfuse.h153 uint64_t mtime; member in struct:fuse_attr
456 uint64_t mtime; member in struct:fuse_setattr_in
/external/dnsmasq/src/
H A Ddnsmasq.h368 time_t mtime; member in struct:resolvc
/external/libmtp/src/
H A Dlibmtp.c4719 struct utimbuf mtime; local
4742 ret = LIBMTP_Get_File_To_File_Descriptor(device, id, fd, callback, data, &mtime);
4751 utime(path, &mtime);
4772 * @param mtime out parameter to return the timestamp for file on
4783 struct utimbuf * mtime)
4800 if (mtime != NULL) {
4801 mtime->actime = ob->oi.CaptureDate;
4802 mtime->modtime = ob->oi.ModificationDate;
4943 * @param mtime out parameter to return the timestamp for file on
4954 struct utimbuf * mtime)
4778 LIBMTP_Get_File_To_File_Descriptor(LIBMTP_mtpdevice_t *device, uint32_t const id, int const fd, LIBMTP_progressfunc_t const callback, void const * const data, struct utimbuf * mtime) argument
4949 LIBMTP_Get_Track_To_File_Descriptor(LIBMTP_mtpdevice_t *device, uint32_t const id, int const fd, LIBMTP_progressfunc_t const callback, void const * const data, struct utimbuf * mtime) argument
[all...]
/external/elfutils/src/src/
H A Dreadelf.c6302 Dwarf_Word mtime, length; local
6303 const char *file = dwarf_linesrc (line, &mtime, &length);
6306 printf (" <%s> (mtime: ?, length: ?)\n", dwarf_errmsg (-1));
6311 printf (" %s (mtime: %" PRIu64 ", length: %" PRIu64 ")\n",
6312 file, mtime, length);
6523 unsigned int mtime; local
6526 get_uleb128 (mtime, linep, lineendp);
6535 cnt, diridx, mtime, fsize, fname);
6694 Dwarf_Word mtime; local
6697 get_uleb128 (mtime, line
[all...]
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1053 milliseconds

12