Home
last modified time | relevance | path

Searched defs:update_mtime (Results 1 – 21 of 21) sorted by relevance

/dports/ports-mgmt/p5-FreeBSD-Portindex/FreeBSD-Portindex-3.6/lib/FreeBSD/Portindex/
H A DFileObject.pm108 sub update_mtime($) subroutine
/dports/textproc/p5-Makefile-Parser/Makefile-Parser-0.216/lib/Makefile/AST/
H A DEvaluator.pm47 sub update_mtime ($$@) { subroutine
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/v7fs/
H A Dv7fs_extern.h60 int update_mtime; member
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/sysvbfs/
H A Dsysvbfs.h54 int update_mtime; member
/dports/editors/fileobj/fileobj-0.7.91/src/
H A Drrmap.py77 def update_mtime(self, f, st): member in Fileobj
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/memory_inspector/memory_inspector/backends/
H A Dadb_client.py224 def Pull(self, device_path, host_path, update_mtime=False): argument
/dports/devel/buildstream/BuildStream-1.2.8/buildstream/_artifactcache/
H A Dcascache.py455 def resolve_ref(self, ref, *, update_mtime=False): argument
761 def _reachable_refs_dir(self, reachable, tree, update_mtime=False): argument
/dports/textproc/meld/meld-3.20.4/meld/
H A Dmeldbuffer.py212 def update_mtime(self): member in MeldBufferData
/dports/ftp/omi/omi/
H A Dmir.c658 update_mtime (char *name, omifile *of) in update_mtime() function
/dports/x11/xfce4-terminal/xfce4-terminal-0.8.10/terminal/
H A Dterminal-preferences.c1705 gboolean update_mtime) in terminal_preferences_monitor_connect()
/dports/devel/ccache/ccache-3.7.12/src/
H A Dutil.c1429 update_mtime(const char *path) in update_mtime() function
/dports/devel/ccache-memcached-static/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/
H A Dutil.c1467 update_mtime(const char *path) in update_mtime() function
/dports/devel/ccache-static/ccache-3.7.12/src/
H A Dutil.c1429 update_mtime(const char *path) in update_mtime() function
/dports/devel/ccache-memcached/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/
H A Dutil.c1467 update_mtime(const char *path) in update_mtime() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/fuse/
H A Ddir.c1449 static bool update_mtime(unsigned ivalid, bool trust_local_mtime) in update_mtime() function
/dports/multimedia/libv4l/linux-5.13-rc2/fs/fuse/
H A Ddir.c1449 static bool update_mtime(unsigned ivalid, bool trust_local_mtime) in update_mtime() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/fuse/
H A Ddir.c1449 static bool update_mtime(unsigned ivalid, bool trust_local_mtime) in update_mtime() function
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/misc/
H A Dfuse2fs.c540 static int update_mtime(ext2_filsys fs, ext2_ino_t ino, in update_mtime() function
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/misc/
H A Dfuse2fs.c540 static int update_mtime(ext2_filsys fs, ext2_ino_t ino, in update_mtime() function
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/misc/
H A Dfuse2fs.c540 static int update_mtime(ext2_filsys fs, ext2_ino_t ino, in update_mtime() function
/dports/devel/py-llfuse/llfuse-1.3.8/src/
H A Dllfuse.c945 PyObject *update_mtime; member