Home
last modified time | relevance | path

Searched refs:modtime (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0001-adb-remove-selinux-extensions.patch43 u.modtime = timestamp;
/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/unfs3/
H A D0001-attr-fix-utime-for-symlink.patch45 - utim.modtime = new_mtime;
/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.h75 unsigned long modtime; member
H A Dyaffsfs.c1719 local.modtime = local.actime; in yaffsfs_DoUtime()
1725 obj->yst_mtime = buf->modtime; in yaffsfs_DoUtime()
/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-test.c148 tbuf.modtime = 1000; in test_file()
/openbmc/qemu/tests/unit/
H A Dtest-util-filemonitor.c618 ubuf.modtime = 1025; in test_file_monitor_events()
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h348 abi_long modtime; member
H A Dsyscall.c9711 tbuf.modtime = tswapal(target_tbuf->modtime); in _syscall2()